summaryrefslogtreecommitdiff
path: root/tests/specs/lint/json/__test__.jsonc
blob: fb577c0dd740a1166191aa8d5536c622ac3fe6b3 (plain)
1
2
3
4
5
{
  "args": "lint --json file1.js file2.ts ignored_file.ts malformed.js",
  "output": "expected_json.out",
  "exitCode": 1
}