[libs]

[ignore]
.*/node_modules/json5/.*
.*/node_modules/y18n/test/locales/bad-locale\.json
.*/node_modules/resolve/test/.*
<PROJECT_ROOT>/.test-dir/.*
<PROJECT_ROOT>/.flow-bins-cache/.*
<PROJECT_ROOT>/node_modules/.*config-chain/test/broken.json
.*/__.*-fixtures__/.*

[lints]
deprecated-type=error
unnecessary-optional-chain=error

[options]
exact_by_default=true
format.bracket_spacing=false
format.single_quotes=true
include_warnings=true
