.flowconfig 105 Bytes
Newer Older
1
[ignore]
Dan Abramov's avatar
Dan Abramov committed
2
<PROJECT_ROOT>/node_modules/eslint-plugin-jsx-a11y/.*
3
4
5
6
7
8
9

[include]
src/**/*.js

[libs]

[options]