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