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

Add eslint-plugin-regexp #142

Merged
merged 5 commits into from Sep 14, 2021
Merged

Add eslint-plugin-regexp #142

merged 5 commits into from Sep 14, 2021

Commits on Sep 14, 2021

  1. Add eslint-plugin-regexp

    This change is created by:
    - the `npm i eslint-plugin-regexp` command
    - a few additions to the `.eslintrc.js` file.
    
    Close #141
    ybiquitous committed Sep 14, 2021
    Copy the full SHA
    18d2a0e View commit details
    Browse the repository at this point in the history
  2. Disable regexp/prefer-d

    ybiquitous committed Sep 14, 2021
    Copy the full SHA
    7d67470 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f5764bc View commit details
    Browse the repository at this point in the history
  4. Update package-lock.json

    ybiquitous committed Sep 14, 2021
    Copy the full SHA
    5b627bf View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9047b8f View commit details
    Browse the repository at this point in the history