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 new eslint setup with todo config #410

Open
wants to merge 3 commits into
base: chores/update-typescript-and-other-dependencies
Choose a base branch
from

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    429052a View commit details
    Browse the repository at this point in the history
  2. feat(linting): add eslint with config

    - install required packages
    - add necessary configuration
    - add a exclude configuration `.eslint-todo.json` allowing to keep
      existing sources as is
    casaper committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    152af2d View commit details
    Browse the repository at this point in the history
  3. feat(lint): add developer script, generating the todo

    generates .eslint-todo.json from erroring existing code
    casaper committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    1da8a31 View commit details
    Browse the repository at this point in the history