Add package, pnpm lock, and tsconfig.

This commit is contained in:
Oliver-Akins 2020-09-20 22:00:27 -06:00
parent 69ec651f6d
commit 8a1facf59d
3 changed files with 101 additions and 0 deletions

13
pnpm-lock.yaml generated Normal file
View file

@ -0,0 +1,13 @@
dependencies:
typescript: 4.0.3
lockfileVersion: 5.1
packages:
/typescript/4.0.3:
dev: false
engines:
node: '>=4.2.0'
hasBin: true
resolution:
integrity: sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
specifiers:
typescript: ^4.0.3