[eslint config] [base] [patch] Allow use of `__REDUX_DEVTOOLS_EXTENSION_COMPOSE__`
This style guide disallows the use of underscores in properties. However, the Redux browser extension requires the use of a variable named `__REDUX_DEVTOOLS_EXTENSION_COMPOSE__`. Since Redux is so popular with React, it makes sense to allow this.
R
Remco Haszing committed
b6c56cb070445d62717913758d4b54f1efbdac77
Parent: d8256fc
Committed by Jordan Harband <[email protected]>
on 1/21/2019, 12:39:53 PM