mirror of
https://code.lenaisten.de/Lenaisten/advent22.git
synced 2026-02-25 02:20:17 +00:00
- built a new bare vue 3.5 project with vite - partly merged in old configs
12 lines
238 B
JSON
12 lines
238 B
JSON
{
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"EditorConfig.EditorConfig",
|
|
"esbenp.prettier-vscode",
|
|
"mhutchie.git-graph",
|
|
"oxc.oxc-vscode",
|
|
"Syler.sass-indented",
|
|
"vitest.explorer",
|
|
"Vue.volar"
|
|
]
|
|
}
|