Skip to content

Commit fb87fc9

Browse files
committed
Revert config changes
1 parent 08e4b42 commit fb87fc9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.vscode/settings.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,5 @@
2828
"tailwindCSS.classFunctions": ["classnames", "classNames"],
2929
"tailwindCSS.lint.cssConflict": "error",
3030
"tailwindCSS.validate": true,
31-
"typescript.tsdk": "node_modules/typescript/lib",
32-
"[typescript]": {
33-
"editor.defaultFormatter": "vscode.typescript-language-features"
34-
}
31+
"typescript.tsdk": "node_modules/typescript/lib"
3532
}

0 commit comments

Comments
 (0)