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
Merge branch 'hotfix/21.56.9' into master
[gitter.git]
/
modules
/
.eslintrc.json
blob
aa0ebe942c7f4b41eda4b8fd43f5e34ad7bba13a
1
{
2
"env": {
3
"commonjs": true,
4
"node": true
5
},
6
"rules": {
7
"node/no-unpublished-require": "warn"
8
}
9
}