0.1.7 • Published 3 years ago

@doublehrajput/eslint-config-babel v0.1.7

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

version

@doublehrajput/eslint-config-babel

A babel parser based eslint configuration for any javascript Project

Usage

npm install --save-dev @doublehrajput/eslint-config-babel

or 

yarn add -D @doublehrajput/eslint-config-babel

Create a .eslintrc.json file in root folder of your project. Add following in your ,eslintrc.json file

"extends": "@doublehrajput/eslint-config-babel"