chalk/.flowconfig

7 lines
107 B
Text
Raw Normal View History

2018-04-17 00:26:17 -04:00
[ignore]
.*/node_modules/.*
[options]
suppress_comment= \\(.\\|\n\\)*\\$ExpectError
2018-12-26 02:18:40 +01:00
include_warnings=true