UNPKG

444 BPlain TextView Raw
1[libs]
2
3[ignore]
4.*/node_modules/json5/.*
5.*/node_modules/y18n/test/locales/bad-locale\.json
6.*/node_modules/resolve/test/.*
7<PROJECT_ROOT>/.test-dir/.*
8<PROJECT_ROOT>/.flow-bins-cache/.*
9<PROJECT_ROOT>/node_modules/.*config-chain/test/broken.json
10.*/__.*-fixtures__/.*
11
12[lints]
13deprecated-type=error
14unnecessary-optional-chain=error
15
16[options]
17exact_by_default=true
18format.bracket_spacing=false
19format.single_quotes=true
20include_warnings=true