diff --git a/index.js b/index.js index 9b90f18..8356d1b 100644 --- a/index.js +++ b/index.js @@ -135,10 +135,6 @@ const eslintRules = { '^\\.(?!/?$)', '^\\./?$', ], - // Graphql imports - [ - '^.+\\.?(graphql)$', - ], // SVG imports [ '^.+\\.?(svg)$',