Skip to content

Commit 6209916

Browse files
committed
Normalize TypeScript project config
1 parent f88e9ec commit 6209916

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
]
2424
},
2525
"include": [
26+
"*.ts",
2627
"ts/**/*.ts",
2728
"examples/**/*.ts"
2829
]

0 commit comments

Comments
 (0)