mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1248161 - Remove duplicated entry in devtools/.eslintrc; r=pbrosset
MozReview-Commit-ID: CrVJZtORDlw
This commit is contained in:
parent
51d1eecada
commit
935278501a
@ -301,8 +301,6 @@
|
|||||||
"space-after-function-name": 0,
|
"space-after-function-name": 0,
|
||||||
// Require a space after keywords.
|
// Require a space after keywords.
|
||||||
"space-after-keywords": [1, "always"],
|
"space-after-keywords": [1, "always"],
|
||||||
// Deprecated, will be removed in 1.0.
|
|
||||||
"space-after-function-name": 0,
|
|
||||||
// Require a space before the start brace of a block.
|
// Require a space before the start brace of a block.
|
||||||
"space-before-blocks": [1, "always"],
|
"space-before-blocks": [1, "always"],
|
||||||
// Deprecated, will be removed in 1.0.
|
// Deprecated, will be removed in 1.0.
|
||||||
|
Loading…
Reference in New Issue
Block a user