updated intentation for the files in test directory

This commit is contained in:
Carlos Jimenez Ruiz 2022-03-11 11:39:56 +01:00
parent 5ccc0f6aa8
commit ad717cd2eb
8 changed files with 73 additions and 70 deletions

View File

@ -24,5 +24,8 @@
}, },
"[javascript]": { "[javascript]": {
"editor.defaultFormatter": "vscode.typescript-language-features" "editor.defaultFormatter": "vscode.typescript-language-features"
},
"[vue]": {
"editor.defaultFormatter": "johnsoncodehk.volar"
} }
} }