Skip to content

Commit

Permalink
fix: disable types_first
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Dec 24, 2020
1 parent 7f632ed commit 689431c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .flowconfig
@@ -1,3 +1,6 @@
[ignore]
.*/node_modules/.*/test/.*
<PROJECT_ROOT>/dist/.*

[options]
types_first=false

0 comments on commit 689431c

Please sign in to comment.