This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
foxtime
/
photoplaces
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
bf15afcdf2
Gałęzie
Tagi
main
photoplaces
/
frontend
/
.eslintrc.json
.eslintrc.json
113 B
Historia
Czysty
1
2
3
4
5
6
7
{
"extends": "next/core-web-vitals",
"rules": {
"no-unused-vars": "warn",
"no-console": "warn"
}
}