Skip to content

Commit 95b3982

Browse files
committed
chore: clean up .npmrc files and update pre-commit command to use pnpm
1 parent e9d5eb2 commit 95b3982

4 files changed

Lines changed: 1 addition & 9 deletions

File tree

template/.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
cd template
2-
npx turbo run precommit --concurrency=1
2+
pnpm exec turbo run precommit --concurrency=1

template/.npmrc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
save-exact=true
2-
package-import-method=copy
3-
auto-install-peers=true
42
engine-strict=true

template/apps/api/.npmrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

template/apps/web/.npmrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)