Skip to content

Commit

Permalink
ci: fix failing builds
Browse files Browse the repository at this point in the history
  • Loading branch information
rootCircle committed Dec 8, 2024
1 parent 612d0e8 commit ed9624c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"compilerOptions": {
"types": [
"bun-types", // add Bun type definitions
"./types.d.ts", // add your own type definitions
"@types/chrome",
"@types/firefox-webext-browser"
Expand Down

0 comments on commit ed9624c

Please sign in to comment.