mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
16 lines
151 B
Plaintext
16 lines
151 B
Plaintext
[ignore]
|
|
.*/node_modules/.*
|
|
.*/__fixtures__/.*
|
|
./.cache
|
|
./dist
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
./flow-typed
|
|
|
|
[options]
|
|
esproposal.optional_chaining=enable
|
|
|
|
[lints]
|