insomnia/packages/openapi-2-kong/.flowconfig

17 lines
159 B
Plaintext
Raw Normal View History

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