You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/18 08:39:46 UTC

[GitHub] [cordova] raphinesse opened a new issue #142: Create shareable ESLint config and use it throughout our repos

raphinesse opened a new issue #142: Create shareable ESLint config and use it throughout our repos
URL: https://github.com/apache/cordova/issues/142
 
 
   # Feature Request
   
   ## Motivation Behind Feature
   <!-- Why should this feature be implemented? What problem does it solve? -->
   
   This would make it easier to enforce consistency in our code style while allowing for controlled refinement of it at the same time.
   
   This could also reduce the amount of ESLint related dependencies in the individual repos, if we just require the plugins and base configuration we need in the new shareable config package.
   
   ## Feature Description
   <!-- 
   Describe your feature request in detail
   Please provide any code examples or screenshots of what this feature would look like
   Are there any drawbacks? Will this break anything for existing users? 
   -->
   
   - Create a [ESLint shareable config](https://eslint.org/docs/developer-guide/shareable-configs) 
   - Use it in our repos
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org