This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
foxtime
/
photoplaces
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Vetopyynnöt
0
Wiki
Puu:
bf15afcdf2
Haarat
Tunnisteet
main
photoplaces
/
frontend
/
.eslintrc.json
.eslintrc.json
113 B
Historia
Raaka
1
2
3
4
5
6
7
{
"extends": "next/core-web-vitals",
"rules": {
"no-unused-vars": "warn",
"no-console": "warn"
}
}