[include]
../node_modules

[ignore]
.*/json5/test/parse-cases/.*
.*/newtests/gen_flow_files_command/type_error.js
.*/newtests/ide/lazy/errorsWithFlowPragma.js
.*/newtests/types-first-ide/fileWithNonLocalError.js
.*/newtests/types-first-lazy-ide1/errorsWithFlowPragma.js
.*/newtests/types-first-lazy-ide2/errorsWithFlowPragma.js
.*/newtests/lsp/completion/jsx.js
.*/newtests/lsp/completion/unqualified-type-annotation.js

[options]
esproposal.class_instance_fields=enable
esproposal.class_static_fields=enable
emoji=true
