This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
0225304
/
AI
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
59b6f05c96
Rami (Branch)
Tag
master
AI
/
myapp
/
user-server
/
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",
},
}