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

Fix lint configuration #1219

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Fix lint configuration #1219

merged 2 commits into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    da6c562 View commit details
    Browse the repository at this point in the history
  2. Keep prettier rules in a single location

    in .prettierrc. Also, added the typescript parser as override for .ts/.tsx files, which finally enabled me to correctly lint the typescript files.
    AliceR committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    668ab66 View commit details
    Browse the repository at this point in the history