Skip to content

Commit 2147086

Browse files
committed
chore: include father config in type checks
1 parent b2b6f19 commit 2147086

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
@@ -31,6 +31,7 @@
3131
"ignoreDeprecations": "5.0"
3232
},
3333
"include": [
34+
".fatherrc.ts",
3435
".dumirc.ts",
3536
"**/*.ts",
3637
"**/*.tsx"

0 commit comments

Comments
 (0)