Skip to content

Commit 9ccc960

Browse files
committed
Add eslint.config.mts for @reduxjs/toolkit
1 parent 71bb4ab commit 9ccc960

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/toolkit/eslint.config.mts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import { createESLintConfig } from '@reduxjs/eslint-config'
2+
3+
export default createESLintConfig()

0 commit comments

Comments
 (0)