Skip to content

Commit

Permalink
docs: ✏️ readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ianzone committed Nov 25, 2024
1 parent 953f5f9 commit 1f55103
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 35 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
<td>
<a href="https://storybook.js.org/docs"><img src='https://img.shields.io/badge/Storybook-FF4785?logo=storybook&labelColor=grey'></a>
<a href="https://cn.vitest.dev/guide/"><img src='https://img.shields.io/badge/Vitest-729b1b?logo=Vitest&labelColor=grey'></a>
<a href="https://testing-library.com/docs/react-testing-library/intro/"><img src='https://img.shields.io/badge/Testing_Library-E33332?logo=testinglibrary&labelColor=grey'></a>
<a href="https://fakerjs.dev/api/"><img src='https://img.shields.io/badge/Mock-Faker-blue'></a>
</td>
<td>
<a href="https://testing-library.com/docs/react-testing-library/intro/"><img src='https://img.shields.io/badge/Testing_Library-E33332?logo=testinglibrary&labelColor=grey'></a>
<a href="https://fakerjs.dev/api/"><img src='https://img.shields.io/badge/Mock-Faker-blue'></a>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -66,4 +66,4 @@
[Path alias doesn't work in .d.ts files.](https://github.com/microsoft/TypeScript/issues/15479)
check https://github.com/microsoft/TypeScript/issues/16607
[css won't be copied to dist](https://stackoverflow.com/questions/59213489/include-css-files-in-tsc-typescript-compilation)
### TODO: include css
solution: vite-plugin-dts
32 changes: 0 additions & 32 deletions tsconfig.build.json

This file was deleted.

0 comments on commit 1f55103

Please sign in to comment.