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

Linting, Formatting, and Type-Checking Improvements #150

Closed
9 tasks done
crutchcorn opened this issue Dec 16, 2024 · 1 comment
Closed
9 tasks done

Linting, Formatting, and Type-Checking Improvements #150

crutchcorn opened this issue Dec 16, 2024 · 1 comment

Comments

@crutchcorn
Copy link
Member

crutchcorn commented Dec 16, 2024

ESLint

  • Migrate to TypeScript ESLint 8
  • Migrate to multi-package linting rather than root-based linting
  • Migrate away from ESLint Prettier config (move Prettier to dedicated step)
  • Migrate to ESLint 9
  • Migrate to flat ESLint file

Prettier

  • Migrate to Prettier 3

TypeScript

  • Migrate to TypeScript 5 for internal types
  • Add TypeScript support matrix tests for external typings
  • Enable TS Strict Mode
@crutchcorn
Copy link
Member Author

Closing as of #161

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant