Skip to content

Commit

Permalink
chore :: ignore eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
wjzlskxk committed Nov 18, 2024
1 parent 2043a90 commit 240c218
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions craco.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module.exports = {
eslint: {
enable: false,
},
};

0 comments on commit 240c218

Please sign in to comment.