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

Update eslint and minimal ruleset #896

Merged
merged 1 commit into from
Jan 12, 2022
Merged

Update eslint and minimal ruleset #896

merged 1 commit into from
Jan 12, 2022

Commits on Jan 7, 2022

  1. Update eslint and minimal ruleset

    This updates eslint and related plugins to latest package versions. It also brings the eslint config into line with default config published by the VS Code Extension yo template.
    
    Most of the code is compliant with the eslint rulsets, with the exception of naming convention for fields and variables. Where we could update the naming, we did. Where we could not eslint disable lines were added.
    jpogran committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    f1a08f3 View commit details
    Browse the repository at this point in the history