This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
xy001
/
fara-fe-admin
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
dd76cfb524
Branche
Tagy
main
wxd/faVersion
fara-fe-admin
/
.lintstagedrc
.lintstagedrc
96 B
História
Raw
1
2
3
4
{
"*.{ts,tsx,vue}": "eslint --cache --fix",
"*.{css,scss,vue}": "stylelint --cache --fix"
}