This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
yuanhao
/
csc_demo
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b574408fd7
Rami (Branch)
Tag
master
csc_demo
/
demo-ui
/
node_modules
/
is-number-object
/
.eslintrc
.eslintrc
87 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
{
"root": true,
"extends": "@ljharb",
"rules": {
"func-name-matching": 0,
},
}