Files
modernjs/chapter13/.flowconfig
T
Federico Kereki 3482298d68 Electron working
2018-10-05 21:47:09 -03:00

17 lines
157 B
Plaintext

[ignore]
[include]
[libs]
[lints]
all=warn
untyped-type-import=off
unsafe-getters-setters=off
unclear-type=off
[options]
include_warnings=true
[strict]