Add eslint-plugin-compat

This commit is contained in:
XhmikosR 2020-03-26 17:40:45 +02:00
parent cfe31592d7
commit b8fc7c7d17
5 changed files with 62 additions and 0 deletions

View file

@ -105,6 +105,7 @@
"cross-env": "^7.0.3",
"eslint": "^7.14.0",
"eslint-config-xo": "^0.33.1",
"eslint-plugin-compat": "^3.8.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^23.0.0",
"find-unused-sass-variables": "^3.0.0",