blob: 9f8a8ddd168535faa569b42b96bb13ed0fb4887c (
plain)
1
2
3
4
5
6
7
|
[WILDCARD]Unsupported compiler options in "[WILDCARD]config.tsconfig.json".
The following options were ignored:
module, target
error: TS1219 [ERROR]: Experimental support for decorators is a feature that is subject to change in a future release. Set the 'experimentalDecorators' option in your 'tsconfig' or 'jsconfig' to remove this warning.
a() {
^
at file:///[WILDCARD]/config.ts:[WILDCARD]
|