diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 51860e148..dd1bca360 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "devDependencies": { "eslint": "*", + "@stylistic/eslint-plugin": "*", "stylelint": ">=13.6.0", "stylelint-config-standard": "*", "postcss-html": "*" |