yjs/.flowconfig
2017-10-14 23:03:24 +02:00

15 lines
125 B
Plaintext

[ignore]
.*/node_modules/.*
.*/dist/.*
.*/build/.*
[include]
./src/
./tests-lib/
./test/
[libs]
./declarations/
[options]