x)- [ ] bug report -> please search issues before submitting
- [X] feature request
@angular/cli: 1.0.1
node: 6.10.2
os: win32 x64 (Windows 7)
launch command ng lint --config /foo/tslint.json
The option '--config' is not registered with the lint command. Run ng lint --help for a list of supported options.
Is it possible to implement the ability to pass the path of the eslint config file.
The aim is to centralize le config and that the config cannot be modifiable.
we would really appreciate this change.
Ah, I just spent a good 5 minutes playing around with different combinations of setting the config file, only to find out ng lint didn't implement it LOL
Thanks for reporting this issue. This issue is now obsolete due to changes in the recent releases. Please update to the most recent Angular CLI version.
Kindly see: https://angular.io/cli/lint there is a option named tslintConfig
If the problem persists after upgrading, please open a new issue, provide a simple repository reproducing the problem, and describe the difference between the expected and current behavior.
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
we would really appreciate this change.