repo.or.cz
/
gitter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fix CI yaml becoming invalid after container_scanning security job changing
[gitter.git]
/
build-scripts
/
.eslintrc.json
blob
13ad65b91b4a2603541a77257af21b2f0f280902
1
{
2
"env": {
3
"node": true
4
},
5
"rules": {
6
"no-console": "off",
7
"node/no-missing-require": "warn"
8
}
9
}