1 Star 0 Fork 22

jangocheng / Bytebase

forked from Gitee 极速下载 / Bytebase 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vetur.config.js 718 Bytes
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
projects: [
{
// **required**
// Where is your project?
// It is relative to `vetur.config.js`.
root: "./frontend",
// **optional** default: `'package.json'`
// Where is `package.json` in the project?
// We use it to determine the version of vue.
// It is relative to root property.
package: "./package.json",
// **optional**
// Where is TypeScript config file in the project?
// It is relative to root property.
tsconfig: "./tsconfig.json",
// **optional** default: `'./.vscode/vetur/snippets'`
// Where is vetur custom snippets folders?
snippetFolder: "./.vscode/vetur/snippets",
},
],
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jangocheng/Bytebase.git
git@gitee.com:jangocheng/Bytebase.git
jangocheng
Bytebase
Bytebase
main

搜索帮助