This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
lovecoding
/
VIP32
Segui
10
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
aaca8d0690
Rami (Branch)
Tag
master
VIP32
/
node_modules
/
pubsub-js
/
test
/
.eslintrc.js
.eslintrc.js
87 B
Cronologia
Originale
1
2
3
4
5
6
7
module.exports = {
"env": {
"commonjs": true,
"mocha": true,
"node": true
}
};