mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
5a92964db6
* Add insomnia-ui package with NoticeTable component and a few other examples * Tweak icon placement and add insomnia-ui to insomnia-app package * Add click handling and some extra styles to <NoticeTable/> * New SvgIcon component and style tweaks * Fix dependencies * Fix button border * Fix flow lint * SvgIcon stories and lots of style updates * Fix auto-formatting issue
14 lines
96 B
Plaintext
14 lines
96 B
Plaintext
[ignore]
|
|
.*/node_modules/.*
|
|
./.cache
|
|
./dist
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
./flow-typed
|
|
|
|
[options]
|
|
|
|
[lints]
|