This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
lovecoding
/
web0715
Vigiar
10
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
8c48f0b1b1
Ramos
Etiquetas
master
web0715
/
webpack
/
demo1
/
node_modules
/
get-proto
/
.eslintrc
.eslintrc
104 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
9
10
{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": "off",
"sort-keys": "off",
},
}