{ "ignore": [ "test/*.css", ".git/", "node_modules/", "dist/", "demo/CSSTree.js" ], "linters": { "jshint": { "node": true } } }