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

Typescript 4.5 #1350

Closed
wants to merge 20 commits into from
Closed

Typescript 4.5 #1350

wants to merge 20 commits into from

Conversation

Stephen-ONeil
Copy link
Contributor

@Stephen-ONeil Stephen-ONeil commented Dec 22, 2021

TODO:

  • upgrade TS (and Prettier)
    • and eslint
      • ... and fix no-unused-vars rule, tons of linting for that
      • while I'm at it, better project wide linting script, lint everywhere
      • maybe a side-job in CI to check global linting, right now only client src code is actually regularly checked by CI
  • Identify mixed JS/type imports, add type flags (see here)

…and ts (warn, but ignore arguments starting with an _)
…ettier ignores. Simplifies running project-wide linting
…nsistently used. Add all installs to project-wide lint job to make sure necessary eslint plugins are all installed (might not be worth having this centralized lint job afterall, hmm)
…at's good because whatever I was trying with yaml fragments wasn't going to work, ha
…e non 0 exit status on warnings as well as errors too
…gotcha when left on the default false (and trying to fix a large numer of these quickly, ha)
@Stephen-ONeil
Copy link
Contributor Author

#1351

@Stephen-ONeil Stephen-ONeil deleted the typescript-4.5 branch December 22, 2021 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant