mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 23:15:48 +01:00
ESlint no-space-func
This commit is contained in:
@@ -111,7 +111,7 @@
|
|||||||
"object-property-newline": "off",
|
"object-property-newline": "off",
|
||||||
"no-continue": "off",
|
"no-continue": "off",
|
||||||
"no-extra-semi": "off",
|
"no-extra-semi": "off",
|
||||||
"no-spaced-func": "off",
|
// "no-spaced-func": "off",
|
||||||
// "no-useless-return": "off"
|
// "no-useless-return": "off"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user