This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
novel
/
fe
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
b59edbdaf6
Větve
Značky
master
fe
/
.eslintrc.json
.eslintrc.json
97 B
Historie
Surový
1
2
3
4
5
6
{
"extends": "next/core-web-vitals",
"rules": {
"@next/next/no-img-element": "off"
}
}