UNPKG

283 BPlain TextView Raw
1[include]
2
3[ignore]
4<PROJECT_ROOT>/dist/.*
5
6[libs]
7./src/declarations.js.flow
8
9[options]
10emoji=true
11module.file_ext=.js
12munge_underscores=true
13suppress_comment= \\(.\\|\n\\)*\\$FlowIgnore
14esproposal.class_static_fields=enable
15esproposal.class_instance_fields=enable
16
17[version]
180.94.0
\No newline at end of file