We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e0f08 commit ca29036Copy full SHA for ca29036
.vscode/settings.json
@@ -4,6 +4,8 @@
4
},
5
"editor.formatOnSave": true,
6
"editor.defaultFormatter": "biomejs.biome",
7
+ "eslint.enable": false,
8
+ "oxc.enable": false,
9
"tailwindCSS.validate": true,
10
"tailwindCSS.lint.cssConflict": "ignore",
11
"tailwindCSS.experimental.classRegex": [
0 commit comments