This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
foxtime
/
photoplaces
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
main
Ramuri
Etichete
main
photoplaces
/
frontend
/
.eslintrc.json
.eslintrc.json
113 B
Permalink
Istoric
Crud
1
2
3
4
5
6
7
{
"extends": "next/core-web-vitals",
"rules": {
"no-unused-vars": "warn",
"no-console": "warn"
}
}