{ "linters": { "*.js": [ "eslint --fix", "git add" ], ".*rc": "jsonlint" } }