File tree
Expand file treeCollapse file tree1 file changed
+2
-1
lines changed Expand file treeCollapse file tree1 file changed
+2
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
9 | 9 | "build": false, // set this to true to hide the "out" folder with the compiled JS files
|
10 | 10 | ".vscode-test/**": true
|
11 | 11 | },
|
12 |
| -"git.alwaysSignOff": true // DCO compliance |
| 12 | +"git.alwaysSignOff": true, |
| 13 | +"typescript.tsdk": "./node_modules/typescript/lib" |
13 | 14 | }
|
You can’t perform that action at this time.
0 commit comments