Skip to content

Commit

Permalink
chore(typesync): add .typesyncrc.yaml with package ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffijoe committed Oct 29, 2020
1 parent 0251090 commit 512acef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .typesyncrc.yaml
@@ -0,0 +1,5 @@
# These packages are dev tools and we don't need their typings.
ignorePackages:
- nodemon
- prettier
- rimraf

0 comments on commit 512acef

Please sign in to comment.