Skip to content

Commit

Permalink
Flow should ignore dist/
Browse files Browse the repository at this point in the history
  • Loading branch information
JedWatson committed Apr 23, 2018
1 parent 1c57787 commit ec76e1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .flowconfig
@@ -1,5 +1,6 @@
[ignore]
./lib/.*
./dist/.*
.*/node_modules/cypress/.*
.*/node_modules/@atlaskit/tooltip/dist/cjs/components/Marshal.js.flow

Expand Down

0 comments on commit ec76e1d

Please sign in to comment.