Skip to content

Commit edd101d

Browse files
author
Philip May
committed
added *.tsx to tsconfig.md
1 parent 88ed871 commit edd101d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/tsconfig.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ A default `filesGlob` is available for you as a snippet : `fg`
5959
},
6060
"filesGlob": [
6161
"**/*.ts",
62+
"**/*.tsx",
6263
"!node_modules/**"
6364
],
6465
"files": [

0 commit comments

Comments
 (0)