.flowconfig 93 Bytes
Newer Older
1
[ignore]
2
.*/node_modules/eslint-plugin-jsx-a11y/.*
3
4
5
6
7
8
9

[include]
src/**/*.js

[libs]

[options]