We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eslint.config.mts
@reduxjs/toolkit
1 parent 71bb4ab commit 9ccc960Copy full SHA for 9ccc960
packages/toolkit/eslint.config.mts
@@ -0,0 +1,3 @@
1
+import { createESLintConfig } from '@reduxjs/eslint-config'
2
+
3
+export default createESLintConfig()
0 commit comments