This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wjx
/
qc-console
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
201c1f6828
Rami (Branch)
Tag
master
qc-console
/
.lintstagedrc
.lintstagedrc
92 B
Cronologia
Originale
1
2
3
4
5
{
"**/*.{js,jsx,tsx,ts,md,css,less,json}": [
"npx @biomejs/biome check --write"
]
}