File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 104104 },
105105 "vue.format.template.initialIndent" : true ,
106106 "vue.format.script.initialIndent" : true ,
107- "volar.format.initialIndent" : {
108- "typescript" : true ,
109- "html" : true
110- },
111- "volar.vueserver.additionalExtensions" : [
112- " obs"
113- ],
114- "vue.complete.casing.props" : " camel" ,
115- "vue.complete.casing.tags" : " pascal" ,
116- "vue.server.additionalExtensions" : [
117- " obs"
118- ],
119107 "vue.suggest.propNameCasing" : " alwaysCamelCase" ,
120108 "vue.suggest.componentNameCasing" : " alwaysPascalCase" ,
121109 "files.trimTrailingWhitespace" : true ,
140128 "editor.formatOnSave" : true
141129 },
142130 "css.format.spaceAroundSelectorSeparator" : true ,
143- "typescript .tsdk" : " node_modules/ typescript/ lib" ,
131+ "js/ts .tsdk.path " : " Rock.JavaScript.Obsidian \\ node_modules\\ typescript\\ lib" ,
144132 "workbench.settings.openDefaultSettings" : false ,
145133 "workbench.settings.openDefaultKeybindings" : false ,
146134 "css.lint.duplicateProperties" : " warning" ,
You can’t perform that action at this time.
0 commit comments