Logo
Explore Help
Sign In
gaspersic/freeCodeCamp
1
0
Fork 0
You've already forked freeCodeCamp
Code Issues Pull Requests Projects Releases Wiki Activity
Files
32dbf3d57ce1cde872f40531b80fee5d3507e3b4
freeCodeCamp/tools/ui-components/src/index.ts

3 lines
92 B
TypeScript
Raw Normal View History

feat(tools): create ui-components package and setup Storybook (#41920) * feat(client): basic Storybook setup * Revert "feat(client): basic Storybook setup" This reverts commit f55e2493265e9fde971200fb649f15f8896e03b9. * feat(tools): create ui-components package and setup Storybook * Add ui-components to lerna.json
2021-05-11 02:07:01 +07:00
// Use this file as the entry point for component export
feat(typescript): Add typescript support for UI components library (#43541) * Add TS configs and improve dir structure * Add TS configs and improve dir structure * Fix components exports from index * chore: prettier * Add tsconfig and then fix the linter warnings * Add @babel/preset-typescript * Fix eslint rule and update btn component to fix storybook * Fix TS and Jest configs Converted all remaining files to TS as well * Remove TS ignored rules and fixed some TS & jest stuff * Revert to old directory structure * Use absolute versions in package.json * enable ts strict to infer types Co-authored-by: Hamza Waleed <hamza.waleed@arbisoft.com>
2021-09-28 16:06:21 +05:00
export { Button } from './button';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 431ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API