Skip to content

Commit

Permalink
waiting on npm5, yarn doesnt install sub dependency bin properly so c…
Browse files Browse the repository at this point in the history
…ant call eslint directly
  • Loading branch information
shanewilson committed May 25, 2017
1 parent 0ea6c09 commit 8780ce5
Show file tree
Hide file tree
Showing 4 changed files with 9,463 additions and 17 deletions.
2 changes: 2 additions & 0 deletions .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
.*/.history/.*

[options]
module.system.node.resolve_dirname=node_modules
module.system.node.resolve_dirname=src/modules
suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue
suppress_comment=\\(.\\|\n\\)*\\$FlowIgnore
Loading

0 comments on commit 8780ce5

Please sign in to comment.