summaryrefslogtreecommitdiff
path: root/tests/specs/lint/ignore/__test__.jsonc
blob: 5bbe237ce8887c2aafd3dd016d0897f3b2900e54 (plain)
1
2
3
4
5
{
  "args": "lint --ignore=without_config/file1.js,without_config/malformed.js,without_config/lint_with_config/ without_config",
  "output": "expected_ignore.out",
  "exitCode": 1
}