This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
hyf
/
xps-web-v5
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
d9d0a275ff
Rami (Branch)
Tag
master
xps-web-v5
/
.eslintrc
.eslintrc
74 B
Cronologia
Originale
1
2
3
4
5
6
{
"extends": "@antfu",
"rules": {
"curly": ["error", "all"]
}
}