diff options
Diffstat (limited to 'cli/tests/testdata/config.ts.out')
-rw-r--r-- | cli/tests/testdata/config.ts.out | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/cli/tests/testdata/config.ts.out b/cli/tests/testdata/config.ts.out index 76e357a73..44b123f97 100644 --- a/cli/tests/testdata/config.ts.out +++ b/cli/tests/testdata/config.ts.out @@ -1,8 +1,4 @@ [WILDCARD]Unsupported compiler options in "[WILDCARD]config.tsconfig.json". The following options were ignored: module, target -[WILDCARD] -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] +Check [WILDCARD]/config.ts |