summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/020_json_modules.ts.out
blob: da33c40bfdbddc4d6b64d5eeb3e599357edc87d7 (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 assertion with the type of "json".
  Specifier: [WILDCARD]/subdir/config.json
[WILDCARD]