Page MenuHomePhorge

D7636.1768841287.diff
No OneTemporary

Size
404 B
Referenced Files
None
Subscribers
None

D7636.1768841287.diff

diff --git a/.eslintrc.json b/.eslintrc.json
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -54,7 +54,8 @@
{ "props": "never", "children": "ignore" }
],
"eqeqeq": ["error", "always"],
- "no-constant-condition": ["error", { "checkLoops": false }]
+ "no-constant-condition": ["error", { "checkLoops": false }],
+ "consistent-return": "error"
},
"settings": {
"react": {

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 19, 4:48 PM (7 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5957326
Default Alt Text
D7636.1768841287.diff (404 B)

Event Timeline