{
	"ignore": [
		"node_modules/"
	],
	"linters": {
		"jshint": {
			"boss": true
		}
	}
}
