summaryrefslogtreecommitdiff
path: root/tests/specs/run/_038_checkjs/__test__.jsonc
blob: 6915787d2dd6b0b9df28b3204071c0bcc672725c (plain)
1
2
3
4
5
6
{
  // checking if JS file is run through TS compiler
  "args": "run --reload --config checkjs.tsconfig.json --check 038_checkjs.js",
  "exitCode": 1,
  "output": "038_checkjs.js.out"
}