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

[ENHANCEMENT] Upgrade ESLint to v8 in app and addon blueprints #9669

Closed
wants to merge 15 commits into from

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    e97c6ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5cbf22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ae8d5f View commit details
    Browse the repository at this point in the history
  4. Revert "remove @babel/plugin-proposal-decorators"

    It's required to use `@babel/plugin-proposal-decorators` plugin with
    `@babel/eslint-parser` if we want to support decorators in JavaScript.
    
    This reverts commit 8ae8d5f.
    nightire committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    452de3e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    b7bf47c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6e1f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    799e8cd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    2af5e8a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    698cce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    577f0dc View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    ff2cd30 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    71e85f5 View commit details
    Browse the repository at this point in the history
  2. Remove unused ecmaFeatures

    nightire committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    2e93783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11d6dd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad4ae4c View commit details
    Browse the repository at this point in the history