This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
Lawsun
/
ysjj-system
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
fd8b323dce
Větve
Značky
master
ysjj-system
/
node_modules
/
is-generator-function
/
.eslintrc
.eslintrc
79 B
Historie
Surový
1
2
3
4
5
6
7
8
9
{
"root": true,
"extends": "@ljharb",
"rules": {
"no-new-func": 1
},
}