1.0.3 • Published 4 years ago

linting.json v1.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

Eslint auto generated config for all ⚓

A CLI to generate Eslint configuration with or without style guide like airbnb or standardjs

The config can be generated in React, Typescript and NodeJS

run npx linting.json and pick your favorite config.

Let's pick React as an example

❯ React
  Typescript 
  NodeJS 

Pick the style guide

❯ react-with-airbnb-config 
  without-style-guide 
  react-with-standard-js 
  • Note The selected config will install all the dependencies

@Todo

  • Add standard JS
  • Refactor the dependency installation