jitsi-meet-electron/.flowconfig

16 lines
211 B
Plaintext
Raw Permalink Normal View History

2018-05-24 16:35:26 +02:00
[ignore]
<PROJECT_ROOT>/node_modules/@atlaskit/.*/*.js.flow
2018-12-19 09:44:54 +01:00
<PROJECT_ROOT>/node_modules/redux-persist/.*/*.js.flow
<PROJECT_ROOT>/build/.*
<PROJECT_ROOT>/dist/.*
2018-05-24 16:35:26 +02:00
[include]
[libs]
[lints]
[options]
2018-12-19 09:44:54 +01:00
[strict]