Skip to content

Commit

Permalink
Eslint 9 flat config migration
Browse files Browse the repository at this point in the history
  • Loading branch information
hieu-w committed Dec 31, 2024
1 parent 33a1eb2 commit 27b4da7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 46 deletions.
24 changes: 0 additions & 24 deletions .eslintignore

This file was deleted.

22 changes: 0 additions & 22 deletions .eslintrc.js

This file was deleted.

3 changes: 3 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import torusLabsEslintConfigNode from "@toruslabs/eslint-config-node";

export default [...torusLabsEslintConfigNode];

0 comments on commit 27b4da7

Please sign in to comment.