1 Star 0 Fork 47

chenyijun0119 / DM_screen_web

forked from yuanjinwie / DM_screen_web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
lint-staged.config.js 381 Bytes
一键复制 编辑 原始数据 按行查看 历史
yuanjinwie 提交于 2023-05-04 18:26 . feat: 初始化登录页
module.exports = {
'*.{js,jsx,ts,tsx}': ['eslint --fix', 'prettier --write'],
'{!(package)*.json,*.code-snippets,.!(browserslist)*rc}': ['prettier --write--parser json'],
'package.json': ['prettier --write'],
'*.vue': ['eslint --fix', 'prettier --write', 'stylelint --fix'],
'*.{css, scss,less,styl}': ['stylelint --fix', 'prettier --write'],
'*.md': ['prettier --write']
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenyijun0119/DM_screen_web.git
git@gitee.com:chenyijun0119/DM_screen_web.git
chenyijun0119
DM_screen_web
DM_screen_web
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891