EmmanuelDemey / EmmanuelDemey/eslint-plugin-angular
How to load mocks environment?
Open
Hacktoberfest
- Dominant language
- JavaScript
- Stars
- 620
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
I see that in https://github.com/Gillespie59/eslint-plugin-angular/blob/master/environments.js subsection `mocks` you declare the `inject` global variable.
How do I import these environment settings from my application? I tried `"extends": "angular"` but eslint complains that the global variable `inject` is undefined.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.