diff --git a/.eslintrc.js b/.eslintrc.js index 3f424293fa..19efb2da44 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -88,7 +88,6 @@ const eslintrc = { 'react/static-property-placement': 0, 'jest/no-test-callback': 0, 'jest/expect-expect': 0, - 'import/extensions': 0, }, globals: { gtag: true,