Skip to content

Commit

Permalink
feat(web): adds ts reset
Browse files Browse the repository at this point in the history
  • Loading branch information
ixahmedxi committed Jan 30, 2024
1 parent b117b14 commit b89629a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"@orbitkit/db": "workspace:^",
"@orbitkit/ui": "workspace:^",
"@t3-oss/env-nextjs": "^0.8.0",
"@total-typescript/ts-reset": "^0.5.1",
"geist": "^1.2.1",
"next": "14.1.0",
"next-themes": "^0.2.1",
Expand Down
1 change: 1 addition & 0 deletions apps/web/reset.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import '@total-typescript/ts-reset';
7 changes: 7 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b89629a

Please sign in to comment.