Skip to content

Commit a0c7c65

Browse files
committed
chore: update readme
1 parent 938cac1 commit a0c7c65

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ export default defineConfig((config) => {
7474
{
7575
"compilerOptions": {
7676
"types": [
77-
"vite-userscript-plugin/tampermonkey"
77+
"vite-userscript-plugin/types/tampermonkey",
78+
// "vite-userscript-plugin/types/greasemonkey",
79+
// "vite-userscript-plugin/types/violentmonkey"
7880
]
7981
}
8082
}

0 commit comments

Comments
 (0)