Created
June 7, 2021 08:23
-
-
Save DopamineDriven/20067983ea68bccb8ff480a871bf5eec to your computer and use it in GitHub Desktop.
tsconfig json include flag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "include": ["**/*.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment