repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Bug 1507805 [wpt PR 14092] - [css-grid] Some fixes on grid-container-scrollbar-*...
[gecko.git]
/
services
/
.eslintrc.js
blob
120e4d5de523f9a088ec33e7174c616f67cce3a4
1
"use strict";
2
3
module.exports = {
4
plugins: [
5
"mozilla"
6
],
7
"rules": {
8
"no-throw-literal": 2,
9
},
10
}