This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
lovecoding
/
VIP32
Obserwuj
10
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
aaca8d0690
Gałęzie
Tagi
master
VIP32
/
node_modules
/
pubsub-js
/
test
/
.eslintrc.js
.eslintrc.js
87 B
Historia
Czysty
1
2
3
4
5
6
7
module.exports = {
"env": {
"commonjs": true,
"mocha": true,
"node": true
}
};