jitsi-meet-electron/.flowconfig
Kanishka Bansode f58f8c90ff
chore(deps): migrate webpack 4 to 5 (#732)
update babel to latest minor while at it
2022-03-24 21:42:46 +01:00

17 lines
297 B
Plaintext

[ignore]
<PROJECT_ROOT>/node_modules/@atlaskit/.*/*.js.flow
<PROJECT_ROOT>/node_modules/redux-persist/.*/*.js.flow
<PROJECT_ROOT>/node_modules/resolve/test/resolver/malformed_package_json/package.json
<PROJECT_ROOT>/build/.*
<PROJECT_ROOT>/dist/.*
[include]
[libs]
[lints]
[options]
[strict]