mirror of
https://github.com/wassname/talk.git
synced 2026-07-21 12:51:03 +08:00
* chore: setup eslint * chore: tslint checks with types & check for import order * chore: complete eslint transition * fix: tests * fix: linting after rebase, faster lint for lint-staged * chore: remove line * fix: lint rules * feat: add a11y linter and fix errors * fix: tests
UI Kit
The UI Kit provides the building blocks to create a Rich Graphical User Interface.
What should be inside the UI Kit
- The UI Kit focuses on providing presentational building blocks that is not specific to any domain or product.
- The UI Kit should be completely independent from the rest of the codebase.