Skip to content

Commit

Permalink
Eslint9 flat config migration
Browse files Browse the repository at this point in the history
  • Loading branch information
hieu-w committed Jan 14, 2025
1 parent 0bc8581 commit ff4d932
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
18 changes: 0 additions & 18 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 toruslabsJavascript from "@toruslabs/eslint-config-javascript";

export default [...toruslabsJavascript];

0 comments on commit ff4d932

Please sign in to comment.