summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/020_json_modules.ts.out
blob: 750363da2c5cf62178c5d42336679e9c740338f1 (plain)
1
2
3
4
[WILDCARD]
error: Expected a JavaScript or TypeScript module, but identified a Json module. Consider importing Json modules with an import attribute with the type of "json".
  Specifier: [WILDCARD]/subdir/config.json
[WILDCARD]