mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-25 19:53:21 +02:00
Enable Flow Strict
This commit is contained in:
@@ -12,3 +12,8 @@ module.name_mapper.extension='scss' -> '<PROJECT_ROOT>/flow/css-module-stub.js'
|
||||
server.max_workers=4
|
||||
|
||||
[strict]
|
||||
nonstrict-import
|
||||
unclear-type
|
||||
untyped-type-import
|
||||
unsafe-getters-setters
|
||||
sketchy-null
|
||||
|
Reference in New Issue
Block a user