diff --git a/.npmignore b/.npmignore index 60fb5bc..ef802af 100644 --- a/.npmignore +++ b/.npmignore @@ -2,4 +2,5 @@ .vscode /examples /tests -eslint.config.js \ No newline at end of file +eslint.config.js +prettier.config.js