This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
foxtime
/
photoplaces
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ab700343ca
Rami (Branch)
Tag
main
photoplaces
/
frontend
/
.eslintrc.json
.eslintrc.json
113 B
Cronologia
Originale
1
2
3
4
5
6
7
{
"extends": "next/core-web-vitals",
"rules": {
"no-unused-vars": "warn",
"no-console": "warn"
}
}