Integrate Flow typing

This commit is contained in:
Victor Zhou
2019-04-08 11:53:56 -04:00
parent 635bf9ce8e
commit e62c37d91d
9 changed files with 91 additions and 22 deletions

12
.flowconfig Normal file
View File

@@ -0,0 +1,12 @@
[ignore]
[include]
[libs]
[lints]
[options]
module.name_mapper.extension='scss' -> '<PROJECT_ROOT>/src/flow/CSSModuleStub.js'
[strict]