mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 23:25:26 +00:00
8 lines
173 B
JSON
8 lines
173 B
JSON
{
|
|
"editor.tabSize": 4,
|
|
"editor.formatOnSave": true,
|
|
"editor.insertSpaces": false,
|
|
"editor.smoothScrolling": true,
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
}
|