This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
dong_k
/
operation-Backend
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
471f03a183
Ramos
Etiquetas
DK-dev
baijunde
liuheng
master
test
wuguojie
operation-Backe...
/
.lintstagedrc
.lintstagedrc
96 B
Histórico
Em bruto
1
2
3
4
{
"*.{ts,tsx,vue}": "eslint --cache --fix",
"*.{css,scss,vue}": "stylelint --cache --fix"
}