We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c4a9e commit 195b1d5Copy full SHA for 195b1d5
package.json
@@ -13,7 +13,7 @@
13
],
14
"scripts": {
15
"build": "node ./tools/build.js",
16
- "clean": "git clean -e '!node_modules' -fdX .",
+ "clean": "git clean -fdX .",
17
"prepublish": "node ./tools/build.js",
18
"release": "node ./tools/release.js",
19
"lint": "eslint modules",
0 commit comments