-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Labels
kind/bugBug :-(Bug :-(stage/5-alpha-release-testingThe pull request is merged, an alpha release is available, to be testedThe pull request is merged, an alpha release is available, to be tested
Description
Describe the bug
ESLint directives no longer working on nonvirtual files
To Reproduce
Since we have fixed a bug to support #import comments, now nonvirtual files we parse with GraphQLFileLoader instead of parseGraphQLSDL, but after parsing rawSDL with GraphQLFileLoader all comments are trimmed.
Environment:
- OS: macOS
@graphql-eslint/...: 1.1.0- NodeJS: 14.16.0
dotansimha
Metadata
Metadata
Assignees
Labels
kind/bugBug :-(Bug :-(stage/5-alpha-release-testingThe pull request is merged, an alpha release is available, to be testedThe pull request is merged, an alpha release is available, to be tested