Open dimaMachina opened 5 days ago
ok, after investigation this seems to be an upstream issue from your other package https://github.com/antfu/eslint-merge-processors
because when I comment first processor either in vue or svelte eslint directive works as expected
Describe the bug
I just did a setup for extracting
vue
andsvelte
<script>
's and found a similar case that ESLint's directives are broken. Are there any tests to unsure that eslint directive works? Or is it an issue withgraphql-eslint
?Reproduction
https://github.com/dimaMachina/graphql-eslint/tree/better-vue-processor/examples/vue-code-file
System Info
Used Package Manager
pnpm
Validations
Contributions