Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

jhipster/eslint-config-jhipster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

eslint-config-jhipster

Provides ESLint shareable configurations used in the JHispter applications

Overview

This repository publishes following ESLint shareable configurations used in the JHipster generated applications.

eslint-config-jhipster

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.

eslint-config-jhipster-react

It extends the base set of rules from eslint-config-jhipster to add react specific linting rules. Refer documentation containing enabled rule-set details.

Installation

TODO

License

Apache-2.0 © Vishal Mahajan