Skip to content

Commit af7f7a0

Browse files
authored
chore: update tsconfig include
1 parent d933c50 commit af7f7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
]
2020
}
2121
},
22-
"include": [".dumi/**/*", ".dumirc.ts", "src/**/*"]
22+
"include": [".dumi/**/*", ".dumirc.ts", "**/*.ts", "**/*.tsx"]
2323
}

0 commit comments

Comments
 (0)