This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
novel
/
fe
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
d8b74e703a
Rami (Branch)
Tag
master
fe
/
.eslintrc.json
.eslintrc.json
97 B
Cronologia
Originale
1
2
3
4
5
6
{
"extends": "next/core-web-vitals",
"rules": {
"@next/next/no-img-element": "off"
}
}