Unable to specify config for linter #261
Labels
area:lwc
Highlights the lwc functional area of the CLI.
owned by another team
The Salesforce CLI team does not own this work but will pass on the information to the correct team.
Summary
When running sfdx force:lightning:lint and trying to specify custom eslint config, it tries to to fetch config from folder that is being scanned.
Steps To Reproduce:
sfdx force:lightning:lint --config=./.eslintrc.js ./myns/main/default/aura
Actual result
Additional information
Putting config into aura folder doesn't work either
Versions:
sfdx-cli/7.36.0-b1c4e9c7c8 darwin-x64 node-v10.15.3
Catalina 10.15.2 (19C57)
The text was updated successfully, but these errors were encountered: