This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
novel
/
fe
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
12263256ff
Branches
Tags
master
fe
/
.eslintrc.json
.eslintrc.json
97 B
Histórico
Raw
1
2
3
4
5
6
{
"extends": "next/core-web-vitals",
"rules": {
"@next/next/no-img-element": "off"
}
}