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 Jan 9, 2025
1 parent 4c5db6b commit 5f4b0be
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 35 deletions.
22 changes: 0 additions & 22 deletions .eslintignore

This file was deleted.

13 changes: 0 additions & 13 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 toruslabsTypescript from "@toruslabs/eslint-config-typescript";

export default [...toruslabsTypescript];

0 comments on commit 5f4b0be

Please sign in to comment.