twenty/packages/twenty-ui/.storybook
Syed Md Mihan Chistie be20a690b3
added typechecking for all ts files (#6466)
Fixes: #6436 

Changes made: 

- Added typecheck step before twenty-ui build to check stories TS errors
- Added a tsconfig.dev.json to add stories and tests to typecheking when
in dev mode
- Added tsconfig.dev.json to storybook dev command of twenty-ui to
typecheck stories while developing
- Fixed twenty-ui stories that were broken

- Added a serve command to serve front build
- Fixed unit test from another PR

---------

Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
2024-08-20 11:05:13 +02:00
..
main.ts added typechecking for all ts files (#6466) 2024-08-20 11:05:13 +02:00
manager-head.html Storybook fix dark mode (#4865) 2024-04-11 17:28:12 +02:00
preview-head.html [4725] Inverted Variants of buttons (#5671) 2024-06-06 16:41:22 +02:00
preview.tsx Refactored all FieldDisplay types for performance optimization (#5768) 2024-06-12 18:36:25 +02:00