freeCodeCamp/tools/ui-components/src
Oliver Eyton-Williams c8d7f0a782
feat(tools): remove eslint-plugin-prettier for prettier (#42438)
* feat: remove eslint-plugin-prettier for prettier

This removes the annoying lint warnings when all that needs to change is
formatting

* fix: use .js lint-staged config to ignore properly

* fix: lint everything if a lot of files are changed

It's faster than making lots of individual linter calls

* chore: apply prettier

* fix: ignore code in curriculum-file-structure
2021-10-06 21:02:21 +05:30
..
assets feat(tools): create ui-components package and setup Storybook (#41920) 2021-05-11 00:37:01 +05:30
button.css chore(tools): split color tokens to separate layers (#42388) 2021-06-15 15:33:18 +03:00
button.stories.tsx feat(typescript): Add typescript support for UI components library (#43541) 2021-09-28 14:06:21 +03:00
button.test.tsx feat(typescript): Add typescript support for UI components library (#43541) 2021-09-28 14:06:21 +03:00
button.tsx feat(typescript): Add typescript support for UI components library (#43541) 2021-09-28 14:06:21 +03:00
button.types.ts feat(typescript): Add typescript support for UI components library (#43541) 2021-09-28 14:06:21 +03:00
color-system.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
color-system.stories.js chore(tools): split color tokens to separate layers (#42388) 2021-06-15 15:33:18 +03:00
colors.css chore(tools): split color tokens to separate layers (#42388) 2021-06-15 15:33:18 +03:00
global.css chore(tools): split color tokens to separate layers (#42388) 2021-06-15 15:33:18 +03:00
index.ts feat(typescript): Add typescript support for UI components library (#43541) 2021-09-28 14:06:21 +03:00
introduction.stories.mdx feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30