This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
novel
/
fe
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
d8b74e703a
Branche
Tagy
master
fe
/
.eslintrc.json
.eslintrc.json
97 B
História
Raw
1
2
3
4
5
6
{
"extends": "next/core-web-vitals",
"rules": {
"@next/next/no-img-element": "off"
}
}