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.
1 parent 3bab3ff commit e640587Copy full SHA for e640587
frameworks/react-cra/toolchains/eslint/package.json
@@ -5,7 +5,7 @@
5
"check": "prettier --write . && eslint --fix"
6
},
7
"devDependencies": {
8
- "@tanstack/eslint-config": "^0.1.0",
+ "@tanstack/eslint-config": "^0.3.0",
9
"prettier": "^3.5.3"
10
}
11
0 commit comments