Compare commits
No commits in common. "ef9f75240d4178cc49ac6c87be3234217b763641" and "831f0ff74cd467b1c28f7d0d363bf7161c5c9f4b" have entirely different histories.
ef9f75240d
...
831f0ff74c
|
@ -5,6 +5,8 @@
|
||||||
"outDir": "./dist",
|
"outDir": "./dist",
|
||||||
"strict": true,
|
"strict": true,
|
||||||
"esModuleInterop": true,
|
"esModuleInterop": true,
|
||||||
"inlineSourceMap": true
|
"inlineSourceMap": true,
|
||||||
|
"experimentalDecorators": true,
|
||||||
|
"emitDecoratorMetadata": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user