summaryrefslogtreecommitdiff
path: root/tests/testdata/run/020_json_modules.ts.out
blob: 948901724a651713780d7db413c2f7138a9bcbdb (plain)
1
2
3
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]