mqtt-control-map/.flowconfig
2022-11-22 20:13:13 +01:00

17 lines
214 B
Text

[ignore]
[untyped]
.*/node_modules/react-leaflet
[include]
[libs]
types/types.js
types/mqtt.js
[options]
module.system.node.resolve_dirname=node_modules
module.system.node.resolve_dirname=src
[lints]
all=warn