aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 03e2d65..f1dad95 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,6 @@
"fix:scss": "stylelint \"**/*.scss\" --fix",
"lint": "npm-run-all --parallel lint:*",
"lint:js": "eslint --ext .js,.jsx",
- "lint:php": "composer lint",
"lint:scss": "stylelint \"**/*.scss\" --syntax scss --formatter verbose",
"release": "standard-version -s",
"rtl": "rtlcss htdocs/assets/css/style.css htdocs/assets/css/style-rtl.css",