We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint
Learn more about funding links in repositories.
Report abuse
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 <nicholas+npm@nczconsulting.com>",
5
"description": "An AST-based pattern checker for JavaScript.",
6
+ "type": "commonjs",
7
"bin": {
8
"eslint": "./bin/eslint.js"
9
},
0 commit comments