chore: pnpm init and add TypeScript

This commit is contained in:
Glen Whitney 2022-12-02 09:15:25 -05:00
parent 215a36a847
commit 78f3975d54
3 changed files with 40 additions and 0 deletions

15
pnpm-lock.yaml generated Normal file
View file

@ -0,0 +1,15 @@
lockfileVersion: 5.4
specifiers:
typescript: ^4.9.3
devDependencies:
typescript: 4.9.3
packages:
/typescript/4.9.3:
resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true