eslint-plugin-spellcheck icon indicating copy to clipboard operation
eslint-plugin-spellcheck copied to clipboard

ignoreRequire: true but still getting warnings on imports

Open piotrblasiak opened this issue 1 year ago • 2 comments

Is ignoreRequire supposed to disable warnings for lines like:

import { graphql } from "react-relay"?

piotrblasiak avatar Dec 29 '22 05:12 piotrblasiak