17 Star 107 Fork 22

Gitee 极速下载/Bytebase

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/bytebase/bytebase
Clone or Download
vetur.config.js 718 Bytes
Copy Edit Raw Blame History
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",
},
],
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/Bytebase.git
git@gitee.com:mirrors/Bytebase.git
mirrors
Bytebase
Bytebase
main

Search