Skip to content

Commit f5bdc13

Browse files
committed
Update list items
1 parent 67c8068 commit f5bdc13

11 files changed

+539
-1311
lines changed

.prettierrc.yml

-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ trailingComma: all
33
endOfLine: lf
44
printWidth: 100
55
tabWidth: 2
6-
singleAttributePerLine: true
76
arrowParens: avoid

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@types/webextension-polyfill": "^0.10.0",
2121
"@vitejs/plugin-vue": "^4.0.0",
22-
"typescript": "^4.9.5",
22+
"typescript": "^5.0.4",
2323
"vite": "^4.1.4",
2424
"vite-plugin-web-extension": "^3.0.0",
2525
"vue-tsc": "^1.2.0",

0 commit comments

Comments
 (0)