diff --git a/package.json b/package.json index 320d5bffd..5ff232c72 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test": "karma start test/karma.conf.js --single-run", "build": "sh build.sh", "lint": "eslint -c ./.eslintrc --fix --ext .js ./src/", - "lint:style": "stylelint \"./examples/**/*.less\" --syntax --fix less" + "lint:style": "stylelint \"./examples/**/*.less\" --fix --syntax less" }, "repository": { "type": "git",