1 Star 0 Fork 3

大猫/pdfjs-nuxt3-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.eslintrc.js 434 Bytes
一键复制 编辑 原始数据 按行查看 历史
yangjihong 提交于 2023-09-05 09:34 . init
module.exports = {
root: true,
parser: 'vue-eslint-parser',
parserOptions: {
parser: '@typescript-eslint/parser',
},
extends: ['plugin:vue/vue3-recommended', 'plugin:prettier/recommended'],
rules: {
'vue/no-v-html': 'off',
'vue/v-on-event-hyphenation': 0,
'vue/no-template-shadow': 0,
'vue/no-setup-props-destructure': 'off',
'@intlify/vue-i18n/no-html-messages': 'off',
'vue/multi-word-component-names': 0,
},
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/codingcat/pdfjs-nuxt3-demo.git
git@gitee.com:codingcat/pdfjs-nuxt3-demo.git
codingcat
pdfjs-nuxt3-demo
pdfjs-nuxt3-demo
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385