This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
prc
/
plc-sim
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
83910c3c75
Ramos
Etiquetas
master
v2.1
v2
v1
plc-sim
/
client
/
node_modules
/
is-generator-function
/
.eslintrc
.eslintrc
79 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
9
{
"root": true,
"extends": "@ljharb",
"rules": {
"no-new-func": 1
},
}