Skip to content

Commit cb1348c

Browse files
committed
Eslint 9 flat config migration
1 parent be47cba commit cb1348c

File tree

3 files changed

+3
-41
lines changed

3 files changed

+3
-41
lines changed

.eslintignore

Lines changed: 0 additions & 25 deletions
This file was deleted.

.eslintrc.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

eslint.config.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import toruslabsTypescript from "@toruslabs/eslint-config-typescript";
2+
3+
export default [...toruslabsTypescript];

0 commit comments

Comments
 (0)