Skip to content

Commit

Permalink
fix: useless build
Browse files Browse the repository at this point in the history
  • Loading branch information
boris-w committed Mar 20, 2024
1 parent 290cbac commit 05cc116
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/common-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"./package.json": "./package.json"
},
"scripts": {
"build": "tsc",
"clean": "rimraf ./dist ./coverage ./tsconfig.tsbuildinfo",
"lint": "eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --cache --cache-location ../../.cache/eslint/common-i18n.eslintcache",
"typecheck": "tsc --project ./tsconfig.json --noEmit"
Expand Down

0 comments on commit 05cc116

Please sign in to comment.