This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
lovecoding
/
web0715
Segui
10
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
92fdcc4d2a
Rami (Branch)
Tag
master
web0715
/
13.webpack
/
demo1
/
node_modules
/
get-proto
/
.eslintrc
.eslintrc
104 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": "off",
"sort-keys": "off",
},
}