Updated project to a simple Vue 3 + Vite project, with Vue i18n, Pinia, Vitest and Playwright
This commit is contained in:
10
.vscode/extensions.json
vendored
Normal file
10
.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"Vue.volar",
|
||||
"vitest.explorer",
|
||||
"ms-playwright.playwright",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"EditorConfig.EditorConfig",
|
||||
"prettier.prettier-vscode"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user