summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/config.ts.out
blob: 76e357a73634c88a761f424672349b704307911a (plain)
1
2
3
4
5
6
7
8
[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]