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

feat: setup TypeScript #89

Merged
merged 8 commits into from
Nov 6, 2023
Merged

feat: setup TypeScript #89

merged 8 commits into from
Nov 6, 2023

Conversation

vscav
Copy link
Member

@vscav vscav commented Nov 3, 2023

In this PR, we setup everything needed for the TypeScript migration.

For now, the declarations folder is not outputted when running glint. It is a known issue, and it's probably due to the @glint-nocheck mention in our .hbs files. We can leave it as it is for now, or add a temporary exclude to our tsconfig to ignore the .hbs. Open to discussion.

@vscav vscav added the internal label Nov 3, 2023
@vscav vscav self-assigned this Nov 3, 2023
@vscav vscav changed the title Typescript setup feat: setup TypeScript Nov 3, 2023
@vscav vscav marked this pull request as ready for review November 3, 2023 16:52
@vscav vscav merged commit 3475c28 into main Nov 6, 2023
12 checks passed
@michelegera michelegera deleted the typescript-setup branch January 16, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants