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