diff --git a/package.json b/package.json index 1523c2aa..ac3952fb 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "test": "npm-run-all --aggregate-output --parallel --continue-on-error test:* lint:*", "test:mocha": "mocha --colors", "lint:js": "eslint . --report-unused-disable-directives --color", - "lint:css": "stylelint --color --report-needless-disables=error \"client/**/*.css\"" + "lint:css": "stylelint --color \"client/**/*.css\"" }, "keywords": [ "lounge",