当前位置:网站首页>musicApp 的.eslintrc.js
musicApp 的.eslintrc.js
2022-07-30 19:20:00 【Guoyilin0411】
module.exports = {
env: {
browser: true,
es2021: true,
node: true
},
extends: ['eslint:recommended', 'plugin:vue/essential'],
parserOptions: {
ecmaVersion: 12,
sourceType: 'module'
},
plugins: ['vue'],
rules: {
'vue/multi-word-component-names': 0,
'vue/no-v-model-argument': 'off'
}
}
边栏推荐
猜你喜欢
The Meta metaverse division lost 2.8 billion in the second quarter!Still want to keep betting?Metaverse development has yet to see a way out!
MindSpore: CV.Rescale(rescale,shift)中参数rescale和shift的含义?
VBA batch import Excel data into Access database
解决终极bug,项目最终能顺利部署上线。
MindSpore:【语音识别】DFCNN网络训练loss不收敛
C# wpf borderless window add shadow effect
VS Code connects to SQL Server
Zabbix 5.0 监控教程(一)
【每日一道LeetCode】——191. 位1的个数
牛客刷题系列之进阶版(搜索旋转排序数组,链表内指定区间反转)
随机推荐
MySQl数据库————DQL数据查询语言
MindSpore:数据处理问题
MindSpore:【MindSpore1.1】Mindspore安装后验证出现cudaSetDevice failed错误
什么是 RESTful API?
跨进程启动后台服务
解决终极bug,项目最终能顺利部署上线。
crontab中写go run不执行的问题
防抖和节流有什么区别,分别用于什么场景?
Chapter 14 Type Information
C# wpf 无边框窗口添加阴影效果
- daily a LeetCode 】 【 191. A number of 1
node封装一个控制台进度条插件
MindSpore:自定义dataset的tensor问题
【Pointing to Offer】Pointing to Offer 22. The kth node from the bottom in the linked list
NC | Tao Liang Group of West Lake University - TMPRSS2 "assists" virus infection and mediates the host invasion of Clostridium sothrix hemorrhagic toxin...
看完《二舅》,我更内耗了
OneFlow source code analysis: Op, Kernel and interpreter
7.29模拟赛总结
Win11如何更改默认下载路径?Win11更改默认下载路径的方法
牛客网——华为题库(100~108)