summaryrefslogtreecommitdiff
path: root/tests/specs/lint/all/__test__.jsonc
blob: 0583ceca96ea88afa3f04188d0592a77ddfc691b (plain)
1
2
3
4
5
{
  "args": "lint file1.js file2.ts ignored_file.ts",
  "output": "expected.out",
  "exitCode": 1
}