marcuswestin / store.js

Cross-browser storage for all use cases, used across the web.
MIT License
14.01k stars 1.33k forks source link

Fix eslint configuration for test files #242

Open marcuswestin opened 7 years ago

marcuswestin commented 7 years ago

Now that https://github.com/eslint/eslint/issues/3611 is done, we should not declare the test file globals for all other files.