Skip to content

Commit a00a4b1

Browse files
author
Daniel Arrizza
committed
add vscode settings
1 parent 0c14cfb commit a00a4b1

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+
"editor.snippetSuggestions": "top",
3+
"prettier.eslintIntegration": true,
4+
"prettier.tabWidth": 2
5+
}

0 commit comments

Comments
 (0)