insomnia/plugins/insomnia-plugin-kong-portal/.flowconfig

17 lines
135 B
Plaintext
Raw Normal View History

2020-04-26 20:33:39 +00:00
[ignore]
.*/node_modules/.*
./.cache
./dist
[include]
[libs]
./flow-typed
[lints]
[options]
esproposal.decorators=ignore
[strict]