Skip to content

Commit

Permalink
chore: enable ignoreNested for type-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Dec 26, 2023
1 parent fdeeb59 commit a34912d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"ignoreFiles": [
"*.d.ts"
],
"ignoreNested": true,
"strict": true,
"update": true
}
Expand Down

0 comments on commit a34912d

Please sign in to comment.