Skip to content

Commit 8780ce5

Browse files
committed
waiting on npm5, yarn doesnt install sub dependency bin properly so cant call eslint directly
1 parent 0ea6c09 commit 8780ce5

File tree

4 files changed

+9463
-17
lines changed

4 files changed

+9463
-17
lines changed

.flowconfig

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
.*/.history/.*
77

88
[options]
9+
module.system.node.resolve_dirname=node_modules
10+
module.system.node.resolve_dirname=src/modules
911
suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe
1012
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue
1113
suppress_comment=\\(.\\|\n\\)*\\$FlowIgnore

0 commit comments

Comments
 (0)