This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Uses the workspace TypeScript
main
Eric Amodio
5 years ago
parent
816fc72e2d
commit
e6d831fc8b
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.vscode/settings.json
+ 2
- 1
.vscode/settings.json
View File
@ -15,5 +15,6 @@
"prettier.requireConfig"
:
true
,
"prettier.requireConfig"
:
true
,
"search.exclude"
:
{
"search.exclude"
:
{
"**/dist"
:
true
"**/dist"
:
true
}
}
,
"typescript.tsdk"
:
"node_modules\\typescript\\lib"
}
}
Write
Preview
Loading…
Cancel
Save