This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
biheng
/
uppy
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
4dce124013
Větve
Značky
main
uppy
/
test
/
.eslintrc.json
.eslintrc.json
71 B
Historie
Surový
1
2
3
4
5
6
{
"extends": "../.eslintrc.json",
"env": {
"mocha": true
}
}