This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
lovecoding
/
VIP32
Vigiar
10
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
aaca8d0690
Ramos
Etiquetas
master
VIP32
/
node_modules
/
pubsub-js
/
test
/
.eslintrc.js
.eslintrc.js
87 B
Histórico
Em bruto
1
2
3
4
5
6
7
module.exports = {
"env": {
"commonjs": true,
"mocha": true,
"node": true
}
};