diff --git a/package.json b/package.json index 71b0fdb2..fecb26e5 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ }, "dependencies": { "@br/eslint-plugin-laws-of-the-game": "^1.3.0", + "@euberdeveloper/eslint-plugin": "^1.1.3", "babel-eslint": "^7.2.0", "eslint": "^3.19.0", "eslint-config-airbnb": "^14.1.0", diff --git a/yarn.lock b/yarn.lock index daf7ac1c..ff270bf0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,6 +10,11 @@ eslint-plugin-react "7.7.0" requireindex "1.1.0" +"@euberdeveloper/eslint-plugin@^1.1.3": + version "1.1.3" + resolved "https://registry.yarnpkg.com/@euberdeveloper/eslint-plugin/-/eslint-plugin-1.1.3.tgz#704a8f9f606a936d7e52aedd217fda5c7e55e9f0" + integrity sha512-1xxwEe1eNuoF5RCnvqzcudfw0rRaLRf+C57YdakC5noCkYgrnX5J2m0WqVYn3Um3YaCgSrfQYpd4lp/4kCK9Ug== + acorn-jsx@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-3.0.1.tgz#afdf9488fb1ecefc8348f6fb22f464e32a58b36b"