Skip to content

Commit

Permalink
Move tsconfig.json for types tests back
Browse files Browse the repository at this point in the history
  • Loading branch information
sarayourfriend committed Jul 12, 2021
1 parent 98b0e18 commit c31cc38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"typeRoots": ["../"],
"types": []
},
"include": ["./src/**/*"]
"include": ["./*.ts", "./*.tsx"]
}

0 comments on commit c31cc38

Please sign in to comment.