pnpm setup

This commit is contained in:
array-in-a-matrix 2022-09-21 13:12:02 -04:00
parent 36c16be456
commit 4e3faf4f7f
3 changed files with 3117 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
web-ext*
node_modules

5
package.json Normal file
View File

@ -0,0 +1,5 @@
{
"dependencies": {
"web-ext": "^7.2.0"
}
}

3111
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load Diff