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

Add "include" config in lng create tsconfig.json #234

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

frank-weindel
Copy link
Contributor

Without this, TypeScript's tsc attempts to compile all TS files that are present in the App's directory structure. It should only compile TS files from the src folder.

Without this, TypeScript's `tsc` attempts to compile all TS files that
are present in the App's directory structure. It should only
compile TS files from the `src` folder.
@sandeep-vedam sandeep-vedam changed the base branch from master to dev May 19, 2023 09:25
Copy link
Contributor

@sandeep-vedam sandeep-vedam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@uguraslan uguraslan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@uguraslan uguraslan added the enhancement New feature or request label May 31, 2023
@michielvandergeest michielvandergeest merged commit 158b83f into dev Jun 12, 2023
@sandeep-vedam sandeep-vedam mentioned this pull request Jun 22, 2023
2 tasks
@uguraslan uguraslan mentioned this pull request Jul 27, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants