Skip to content

Commit f868d70

Browse files
Include example
1 parent a6f2ef6 commit f868d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"noFallthroughCasesInSwitch": true,
2121
"noUncheckedSideEffectImports": true
2222
},
23-
"include": ["lib"]
23+
"include": ["lib", "*.ts"]
2424
}

0 commit comments

Comments
 (0)