Skip to content

Commit 1d7c077

Browse files
authoredOct 17, 2024··
chore: add pkg.type "commonjs" (#19011)
1 parent abdbfa8 commit 1d7c077

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "9.12.0",
44
"author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
55
"description": "An AST-based pattern checker for JavaScript.",
6+
"type": "commonjs",
67
"bin": {
78
"eslint": "./bin/eslint.js"
89
},

0 commit comments

Comments
 (0)
Please sign in to comment.