Compare commits
2 Commits
91815480bc
...
1295dbe4d5
Author | SHA1 | Date |
---|---|---|
|
1295dbe4d5 | 1 month ago |
|
ecb4a4b730 | 1 month ago |
@ -0,0 +1,8 @@
|
||||
return {
|
||||
filetypes = {'typescript', 'javascript', 'javascriptreact', 'typescriptreact', 'vue'},
|
||||
init_options = {
|
||||
vue = {
|
||||
hybridMode = false,
|
||||
},
|
||||
},
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 7.8 MiB After Width: | Height: | Size: 1.6 MiB |
Loading…
Reference in New Issue