Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 8b0fe33

Browse files
committed
chore: config for Visual Studio Code
1 parent 9feb407 commit 8b0fe33

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.vscode/settings.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"javascript.preferences.quoteStyle": "double",
3+
"typescript.preferences.quoteStyle": "double",
4+
"prettier.jsxSingleQuote": false
5+
}

0 commit comments

Comments
 (0)