Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Commit

Permalink
Ignore all minified JS files.
Browse files Browse the repository at this point in the history
  • Loading branch information
blueimp committed Sep 25, 2021
1 parent 0c85627 commit 0e92a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -75,7 +75,7 @@
}
},
"eslintIgnore": [
"js/*.min.js",
"*.min.js",
"test/vendor"
],
"prettier": {
Expand Down

0 comments on commit 0e92a4d

Please sign in to comment.