Skip to content

Commit 2f7622c

Browse files
committed
chore: include father config in type checks
1 parent b98f97e commit 2f7622c

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
@@ -21,6 +21,7 @@
2121
"ignoreDeprecations": "5.0"
2222
},
2323
"include": [
24+
".fatherrc.ts",
2425
".dumirc.ts",
2526
"**/*.ts",
2627
"**/*.tsx"

0 commit comments

Comments
 (0)