Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use context.languageOptions.ecmaVersion in core rules #16458

Merged
merged 1 commit into from Oct 31, 2022
Merged

Commits on Oct 24, 2022

  1. feat: use context.languageOptions.ecmaVersion in core rules

    Updates core rules to use `context.languageOptions.ecmaVersion`
    instead of `context.parserOptions.ecmaVersion`
    
    Fixes #16442
    mdjermanovic committed Oct 24, 2022
    Copy the full SHA
    d402a09 View commit details
    Browse the repository at this point in the history