Skip to content

Commit 5a5a904

Browse files
Add all files to include (#295)
1 parent 57d4f7f commit 5a5a904

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

schemaregistry/tsconfig.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
"skipLibCheck": true
2626
},
2727
"include": [
28+
"*.ts",
29+
"**/*.ts",
2830
"test/**/*",
2931
"e2e/**/*"
3032
],

0 commit comments

Comments
 (0)