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
Removes unused decorator emit
main
Eric Amodio
6 years ago
parent
914b363a04
commit
2f3eb5863a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tsconfig.json
+ 1
- 0
tsconfig.json
View File
@ -1,5 +1,6 @@
{
"compilerOptions"
:
{
"experimentalDecorators"
:
true
,
"forceConsistentCasingInFileNames"
:
true
,
"importHelpers"
:
true
,
"lib"
:
[
"es2015"
,
"es2016"
,
"es2017"
]
,
Write
Preview
Loading…
Cancel
Save