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 682220e commit 7b0990dCopy full SHA for 7b0990d
.vscode/settings.json
@@ -5,7 +5,7 @@
5
"source.fixAll": "explicit",
6
"source.organizeImports": "never"
7
},
8
- "eslint.validate": ["typescript"],
+ "eslint.validate": ["typescript", "typescriptreact"],
9
"files.associations": {
10
"*.css": "tailwindcss"
11
0 commit comments