1 Star 0 Fork 240

邂逅 / vue3-antdv-admin

forked from buqiyuan / vue3-antdv-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
lint-staged.config.mjs 370 Bytes
一键复制 编辑 原始数据 按行查看 历史
buqiyuan 提交于 2024-03-20 11:49 . refactor(deps): migrate to esm
/** @type {import('lint-staged').Config} */
export default {
'*.{js,jsx,ts,tsx}': ['eslint --fix', 'prettier --write'],
'*.json': ['prettier --write'],
'*.vue': ['eslint --fix', 'prettier --write', 'stylelint --fix --allow-empty-input'],
'*.{scss,less,styl,html}': ['stylelint --fix --allow-empty-input', 'prettier --write'],
'*.md': ['prettier --write'],
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/sitmfo/vue3-antdv-admin.git
git@gitee.com:sitmfo/vue3-antdv-admin.git
sitmfo
vue3-antdv-admin
vue3-antdv-admin
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891