* chore: add github issue and pr templates * chore: add vscode specific extension recommendation and settings * chore: cleanup * chore: update gitignore
8 lines
117 B
JSON
8 lines
117 B
JSON
{
|
|
"recommendations": [
|
|
"Vue.volar",
|
|
"Vue.vscode-typescript-vue-plugin",
|
|
"dbaeumer.vscode-eslint"
|
|
]
|
|
}
|