summaryrefslogtreecommitdiff
path: root/cli/tests/config.ts.out
blob: 99b4a7ea4fbaa41b3fb0c000164aa0d964867b57 (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]cli/tests/config.ts:[WILDCARD]