fix: use node-modules linker (#87)

This commit is contained in:
2025-07-14 02:57:01 +03:00
committed by GitHub
parent 1913e9a043
commit 068bcad08b
7 changed files with 28 additions and 1 deletions

View File

@@ -18,5 +18,8 @@
"./src/*"
]
}
},
"vueCompilerOptions": {
"plugins": ["@vue/typescript-plugin"]
}
}