migrate to pnpm

This commit is contained in:
jeffvli 2025-05-22 21:19:05 -07:00
parent 91715ebf7d
commit faadff0211
5 changed files with 10397 additions and 16458 deletions

View file

@ -11,8 +11,6 @@
"package.json"
],
"compilerOptions": {
"typeRoots": ["./node_modules/@types"],
"outDir": "./out",
"composite": true,
"jsx": "react-jsx",
"baseUrl": ".",