Skip to content

Commit 49029fe

Browse files
committed
chore: include father config in type checks
1 parent 815b3a5 commit 49029fe

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
@@ -26,6 +26,7 @@
2626
"ignoreDeprecations": "5.0"
2727
},
2828
"include": [
29+
".fatherrc.ts",
2930
".dumirc.ts",
3031
"./src/**/*.ts",
3132
"./src/**/*.tsx",

0 commit comments

Comments
 (0)