Skip to content

build: Add tsconfig.json to test directories to fix VSCode #12475

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
merged 1 commit into from
Jun 12, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Jun 12, 2024

VSCode does not pick up the tsconfig.test.json files, and thus does not apply the config properly to the test files. By adding a tsconfig.json into the test/ directory, this is picked up correctly by VSCode as well.

VSCode does not pick up the `tsconfig.test.json` files, and thus does not apply the config properly to the test files. By adding a tsconfig.json into the test/ directory, this is picked up correctly by VSCode as well.
@mydea mydea self-assigned this Jun 12, 2024
@mydea mydea requested a review from a team as a code owner June 12, 2024 09:38
@mydea mydea merged commit e09b93a into develop Jun 12, 2024
137 checks passed
@mydea mydea deleted the fn/test-tsconfig branch June 12, 2024 13:16
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