reformatted to use my template

This commit is contained in:
2022-03-31 15:04:54 -05:00
parent a9ea7bf8d5
commit 7bac005fe7
32 changed files with 8222 additions and 783 deletions

14
.pnpm-debug.log Normal file
View File

@@ -0,0 +1,14 @@
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 error pnpm": {
"code": "ERR_PNPM_MISSING_PACKAGE_NAME",
"err": {
"name": "pnpm",
"message": "`pnpm add` requires the package name",
"code": "ERR_PNPM_MISSING_PACKAGE_NAME",
"stack": "pnpm: `pnpm add` requires the package name\n at Object.handler [as add] (/Users/zomo/.nvm/versions/node/v17.1.0/lib/node_modules/pnpm/dist/pnpm.cjs:122191:15)\n at /Users/zomo/.nvm/versions/node/v17.1.0/lib/node_modules/pnpm/dist/pnpm.cjs:182192:83\n at async run (/Users/zomo/.nvm/versions/node/v17.1.0/lib/node_modules/pnpm/dist/pnpm.cjs:182168:34)\n at async runPnpm (/Users/zomo/.nvm/versions/node/v17.1.0/lib/node_modules/pnpm/dist/pnpm.cjs:182387:5)\n at async /Users/zomo/.nvm/versions/node/v17.1.0/lib/node_modules/pnpm/dist/pnpm.cjs:182379:7"
}
}
}