insomnia/packages/insomnia-ui/.flowconfig
Gregory Schier 5a92964db6
New insomnia-ui package with initial <NoticeTable/> component (#1869)
* 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
2020-01-06 13:33:47 -05:00

14 lines
96 B
Plaintext

[ignore]
.*/node_modules/.*
./.cache
./dist
[include]
[libs]
./flow-typed
[options]
[lints]