This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
dong_k
/
tenant-Platform
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
afc5a5e098
Rami (Branch)
Tag
dev
dongk
master
tenant-Platform
/
.lintstagedrc
.lintstagedrc
96 B
Cronologia
Originale
1
2
3
4
{
"*.{ts,tsx,vue}": "eslint --cache --fix",
"*.{css,scss,vue}": "stylelint --cache --fix"
}