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

remove unnecessary lint #20

Merged
merged 5 commits into from
Mar 20, 2024
Merged

remove unnecessary lint #20

merged 5 commits into from
Mar 20, 2024

Commits on Mar 20, 2024

  1. move eslintrc

    tnyo43 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    315eb2c View commit details
    Browse the repository at this point in the history
  2. update lint script

    I don't need lints for markup or yaml files
    tnyo43 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    82578ee View commit details
    Browse the repository at this point in the history
  3. remove unused files

    tnyo43 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1695d8c View commit details
    Browse the repository at this point in the history
  4. add tsconfig.lint.json

    tnyo43 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    50d4825 View commit details
    Browse the repository at this point in the history
  5. remove lint workflow

    `pnpm run lint` is run in ci.yml
    tnyo43 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e337268 View commit details
    Browse the repository at this point in the history