Files
dolt/js/.flowconfig
T
2016-05-18 17:51:56 -07:00

18 lines
315 B
Plaintext

[ignore]
.*/node_modules/babel.*
.*/node_modules/babylon/.*
.*/node_modules/d3/.*
.*/node_modules/fbjs/.*
.*/node_modules/react/.*
.*/node_modules/y18n/.*
.*/node_modules/json5/.*
[include]
[libs]
[options]
unsafe.enable_getters_and_setters=true
munge_underscores=true
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue