Provides ESLint shareable configurations used in the JHispter applications
This repository publishes following ESLint shareable configurations used in the JHipster generated applications.
It contains frontend framework-agnostic base set of eslint rules. These rules help to deliver consistent code quality across different frontend framework implementations supported by JHipster. Refer documentation containing enabled rule-set details.
It extends the base set of rules from eslint-config-jhipster to add react specific linting rules. Refer documentation containing enabled rule-set details.
TODO
Apache-2.0 © Vishal Mahajan