Skip to content
Snippets Groups Projects
.flowconfig 104 B
Newer Older
[ignore]
.*/node_modules/.*
.*/dist/.*
.*/build/.*

[include]
./src/

[libs]
./declarations/

[options]