contact_app/.vscode/settings.json

6 lines
128 B
JSON
Raw Permalink Normal View History

2023-06-07 09:06:58 +07:00
{
"nuxt.isNuxtApp": false,
"editor.tabSize": 2,
"editor.useTabStops": true,
"editor.detectIndentation": false,
}