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 b27aad9 commit a433053Copy full SHA for a433053
packages/toolkit/eslint.config.mts
@@ -0,0 +1,3 @@
1
+import { createESLintConfig } from '@reduxjs/eslint-config'
2
+
3
+export default createESLintConfig()
0 commit comments