UNPKG

repolinter

Version:
17 lines (16 loc) 285 B
{ "$schema": "../../rulesets/schema.json", "version": 2, "axioms": {}, "rules": { "test-file-exists": { "level": "off", "rule": { "type": "file-existence", "options": { "globsAny": ["repolinter_tests.js"] } } } } }