Skip to content

Commit 88ed871

Browse files
author
Philip May
committed
changed tsconfig.md to be in line with the 'fg' snippet
1 parent 94d0c59 commit 88ed871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tsconfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ A default `filesGlob` is available for you as a snippet : `fg`
5959
},
6060
"filesGlob": [
6161
"**/*.ts",
62-
"!node_modules/**/*.ts"
62+
"!node_modules/**"
6363
],
6464
"files": [
6565
"globals.ts",

0 commit comments

Comments
 (0)