Skip to content

Commit

Permalink
fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
quinton22 committed Oct 9, 2024
1 parent 47535b9 commit 0089c61
Show file tree
Hide file tree
Showing 2 changed files with 408 additions and 457 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"start": "parcel build",
"build": "parcel build",
"lint": "eslint ./src",
"typecheck": "tsc --noEmit --excludeDirectories node_modules"
"typecheck": "tsc --noEmit --excludeDirectories node_modules",
"release": "chrome-webstore-upload"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 0089c61

Please sign in to comment.