The current repo belongs to Closed status, and some functions are restricted. For details, please refer to the description of repo status
3 Star 14 Fork 0

NoahLiu/FETools
Closed

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
vetur.config.js 262 Bytes
Copy Edit Raw Blame History
NoahLiu authored 2021-01-06 09:15 . 增加 monaco editor 依赖
module.exports = {
settings: {
"vetur.useWorkspaceDependencies": true,
"vetur.experimental.templateInterpolationService": false,
},
projects: [
{
root: './',
package: './package.json',
tsconfig: './jsconfing.json',
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/noahliu0911/fetools.git
git@gitee.com:noahliu0911/fetools.git
noahliu0911
fetools
FETools
master

Search