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

Use ts imports, update eslint config #76

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Use ts imports, update eslint config #76

merged 1 commit into from
Feb 19, 2024

Conversation

ralfstx
Copy link
Member

@ralfstx ralfstx commented Feb 19, 2024

With esbuild, we can finally import .ts files as .ts, which is more natural. The ESLint config is updated to check imports for this extension. Some outdated ESLint rules are removed.

With esbuild, we can finally import `.ts` files as `.ts`, which is more
natural. The ESLint config is updated to check imports for this
extension. Some outdated ESLint rules are removed.
@ralfstx ralfstx merged commit a12070d into main Feb 19, 2024
1 check passed
@ralfstx ralfstx deleted the import-ts branch February 19, 2024 07:09
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.

1 participant