Skip to content

Commit

Permalink
chore: use pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Airkro committed Dec 20, 2023
1 parent ac47cd1 commit 27615e8
Show file tree
Hide file tree
Showing 14 changed files with 3,829 additions and 7,065 deletions.
2 changes: 1 addition & 1 deletion .githooks/pre-commit
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

npm run lint:staged
pnpm run lint:staged
4 changes: 3 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
enable-pre-post-scripts = true
engine-strict = true
prefer-workspace-packages = true
shamefully-hoist = true
node-linker = hoisted
5 changes: 0 additions & 5 deletions hacks/cpu-features/package.json

This file was deleted.

Loading

0 comments on commit 27615e8

Please sign in to comment.