Skip to content

Switch to tsconfig.json for jetbrains IDE support #15

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

Merged

Conversation

IanVS
Copy link

@IanVS IanVS commented Mar 24, 2025

This is equivalent to the jsconfig we had before (jsconfig extends from tsconfig, and sets allowJs: true.

Reason for change:

First, it does not accept the extended json syntax w/ comments; second, it seems it won't pick up global .d.ts files unless there is a tsconfig (not even with an explicit include)

@fbbdev fbbdev merged commit e6f1d68 into fbbdev:v3-alpha-feature/event-types-final Mar 24, 2025
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.

2 participants