projects
/
VSoRC
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Pila de basura, seguro tiene problemas
[VSoRC/.git]
/
node_modules
/
debug
/
.eslintrc
1
{
2
"env": {
3
"browser": true,
4
"node": true
5
},
6
"rules": {
7
"no-console": 0,
8
"no-empty": [1, { "allowEmptyCatch": true }]
9
},
10
"extends": "eslint:recommended"
11
}