rickvanlieshout.com/.flowconfig

14 lines
161 B
Plaintext
Raw Normal View History

2019-04-08 17:53:56 +02:00
[ignore]
[include]
[libs]
[lints]
[options]
module.name_mapper.extension='scss' -> '<PROJECT_ROOT>/src/flow/CSSModuleStub.js'
2019-04-11 19:10:36 +02:00
server.max_workers=4
2019-04-08 17:53:56 +02:00
[strict]