[ignore]
<PROJECT_ROOT>/examples/.*
<PROJECT_ROOT>/src/dts/tests/.*
<PROJECT_ROOT>/tests/.*
<PROJECT_ROOT>/website/.*
.*/json5/test/parse-cases/.*

<PROJECT_ROOT>/npm-flow-lib/.*

<PROJECT_ROOT>/newtests/gen_flow_files_command/type_error.js

[options]
suppress_comment=.*\\$FlowFixMe
suppress_comment=.*\\$FlowIssue
esproposal.class_instance_fields=enable
esproposal.class_static_fields=enable
