Skip to content

Commit

Permalink
Remove superficial ESLint config
Browse files Browse the repository at this point in the history
Was added as part of graphql#3501
  • Loading branch information
IvanGoncharov committed May 13, 2022
1 parent 4cd8635 commit b30b68c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -743,10 +743,3 @@ overrides:
# Ignore docusarus related webpack aliases
import/no-unresolved:
['error', { 'ignore': ['^@theme', '^@docusaurus', '^@generated'] }]
- files:
- website/docusaurus.config.js
- website/sidebars.js
- integrationTests/**/*
- resources/**/*
env:
node: true

0 comments on commit b30b68c

Please sign in to comment.