Skip to content

Commit

Permalink
Remove build script (not failing on type errors)
Browse files Browse the repository at this point in the history
  • Loading branch information
mellevanderlinde committed Jan 4, 2025
1 parent e263f21 commit a6c583f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/reading-time/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "reading-time",
"scripts": {
"build": "tsc --build --clean",
"lint": "eslint .",
"test": "vitest run"
},
Expand Down

0 comments on commit a6c583f

Please sign in to comment.