Skip to content

chore: move eslint rules from parserOptions to top-level rules (#3706)#3707

Merged
CodyJasonBennett merged 2 commits into
pmndrs:masterfrom
in-ch:fix/eslint-error
Apr 28, 2026
Merged

chore: move eslint rules from parserOptions to top-level rules (#3706)#3707
CodyJasonBennett merged 2 commits into
pmndrs:masterfrom
in-ch:fix/eslint-error

Conversation

@in-ch
Copy link
Copy Markdown
Contributor

@in-ch in-ch commented Mar 28, 2026

Fixes #3706

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented Mar 28, 2026

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 662a605:

Sandbox Source
example Configuration

@CodyJasonBennett CodyJasonBennett changed the title fix: move eslint rules from parserOptions to top-level rules (#3706) chore: move eslint rules from parserOptions to top-level rules (#3706) Apr 28, 2026
@CodyJasonBennett CodyJasonBennett merged commit 6ddda22 into pmndrs:master Apr 28, 2026
3 checks passed
@CodyJasonBennett
Copy link
Copy Markdown
Member

Thanks for catching this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESLint rules are misplaced inside parserOptions and silently ignore

2 participants