We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abdbfa8 commit 1d7c077Copy full SHA for 1d7c077
package.json
@@ -3,6 +3,7 @@
3
"version": "9.12.0",
4
"author": "Nicholas C. Zakas <[email protected]>",
5
"description": "An AST-based pattern checker for JavaScript.",
6
+ "type": "commonjs",
7
"bin": {
8
"eslint": "./bin/eslint.js"
9
},
0 commit comments