Initial commit of akmon project
This commit is contained in:
9
settins.json
Normal file
9
settins.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"vue.enableTakeOverMode": true,
|
||||
"files.associations": {
|
||||
"*.uvue": "vue",
|
||||
"*.uts": "typescript"
|
||||
},
|
||||
"typescript.tsserver.maxTsServerMemory": 4096,
|
||||
"editor.inlineSuggest.enabled": true
|
||||
}
|
||||
Reference in New Issue
Block a user