Skip to content

Commit def709c

Browse files
committed
chore: include father config in type checks
1 parent ca1d70c commit def709c

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
@@ -16,6 +16,7 @@
1616
"ignoreDeprecations": "5.0"
1717
},
1818
"include": [
19+
".fatherrc.ts",
1920
"./src",
2021
"./tests",
2122
"./typings/"

0 commit comments

Comments
 (0)