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.
2 parents dc16395 + 95e1831 commit 6f61778Copy full SHA for 6f61778
package.json
@@ -22,7 +22,7 @@
22
"test": "NODE_OPTIONS=--experimental-vm-modules npx jest",
23
"test:watch": "NODE_OPTIONS=--experimental-vm-modules npx jest --watch",
24
"test:openHandels": "NODE_OPTIONS=--experimental-vm-modules npx jest --detectOpenHandles",
25
- "eslint": "eslint '**/*.js'"
+ "eslint": "eslint ."
26
},
27
"dependencies": {
28
"apidoc": "^1.0.3",
0 commit comments