Skip to content

Commit

Permalink
update .eslintrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bumblehead committed Apr 25, 2024
1 parent 1eb91f1 commit f2ef13d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"plugins": [],
"ignorePatterns": [
"dist",
"importsJSONfile.js"
"importsJSONfile.with.js",
"importsJSONfile.assert.legacy.js"
],
"extends": [
"eslint:recommended",
Expand Down

0 comments on commit f2ef13d

Please sign in to comment.