Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit865070f

Browse files
authored
Merge pull requestcoderoad#339 from coderoad/standardize
ts version use node_modules
2 parentsc592e6b +2bde0b0 commit865070f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"build":false,// set this to true to hide the "out" folder with the compiled JS files
1010
".vscode-test/**":true
1111
},
12-
"git.alwaysSignOff":true// DCO compliance
12+
"git.alwaysSignOff":true,
13+
"typescript.tsdk":"./node_modules/typescript/lib"
1314
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp