This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
xy001
/
fara-fe-admin
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
e73f6bfd9c
Větve
Značky
main
wxd/faVersion
fara-fe-admin
/
.lintstagedrc
.lintstagedrc
96 B
Historie
Surový
1
2
3
4
{
"*.{ts,tsx,vue}": "eslint --cache --fix",
"*.{css,scss,vue}": "stylelint --cache --fix"
}