diff --git a/.eslintrc.json b/.eslintrc.json index 2c09cad473d578fe970a908944350ef578f68287..366a4e040e058f408ddda084a44940d1afb3a678 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -5,6 +5,7 @@ }, "extends": [ "airbnb-base", + "airbnb-typescript/base", "plugin:react/recommended" ], "parserOptions": {