chirashijs/chirashi-slider

View on GitHub
.flowconfig

Summary

Maintainability
Test Coverage
[include]

[ignore]
.*/build/.*
.*/dist/.*
.*/node_modules/.*
.*/test/.*

[libs]
./flow-typed
./lib

[options]
unsafe.enable_getters_and_setters=true