UNPKG

lint-changed

Version:
10 lines (9 loc) 133 B
{ "linters": { "*.js": [ "eslint --fix", "git add" ], ".*rc": "jsonlint" } }