erikras / erikras/react-redux-universal-hot-example
Disable Strict Mode
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am getting this error when trying to add in a propriety auth library:
```
Deleting local variable in strict mode (56:2)
```
Is there a way to disable strict mode for a specific file?
Adding the file to .eslintignore does not solve the problem.
Contributor guide
Assessment
This issue has not been assessed yet.