File tree 1 file changed +3
-17
lines changed
1 file changed +3
-17
lines changed Original file line number Diff line number Diff line change 3
3
"breadcrumbs.filePath" : " last" ,
4
4
"coverage-gutters.lcovname" : " coverage/lcov.info" ,
5
5
"cSpell.userWords" : [
6
- " Apps" ,
7
- " dropdown" ,
8
- " emoji" ,
9
- " Google's" ,
10
- " Jupyter" ,
11
- " Nixta" ,
12
- " PNGs" ,
13
- " polyfills" ,
14
- " repo" ,
15
- " rPNG" ,
16
- " screenshots" ,
17
- " steganography" ,
18
- " Stencila" ,
19
- " subfolder" ,
20
- " transpiles" ,
21
- " vapourware"
6
+ " Stencila"
22
7
],
23
8
"debug.inlineValues" : true ,
24
9
"debug.node.autoAttach" : " on" ,
51
36
"typescript.preferences.importModuleSpecifier" : " relative" ,
52
37
"typescript.suggest.completeFunctionCalls" : true ,
53
38
"typescript.updateImportsOnFileMove.enabled" : " prompt" ,
54
- "workbench.editor.highlightModifiedTabs" : true
39
+ "workbench.editor.highlightModifiedTabs" : true ,
40
+ "typescript.tsdk" : " node_modules/typescript/lib"
55
41
}
You can’t perform that action at this time.
0 commit comments