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