mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
18 lines
171 B
Plaintext
18 lines
171 B
Plaintext
[ignore]
|
|
.*/node_modules/.*
|
|
./.cache
|
|
./dist
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
./flow-typed
|
|
|
|
[lints]
|
|
|
|
[options]
|
|
esproposal.decorators=ignore
|
|
esproposal.optional_chaining=enable
|
|
|
|
[strict]
|