@atir-naveed-geeksltd/eslint-config

0.1.25 • Public • Published

Eslint Config

What is ESLint?

It is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code, with the goal of making code more consistent and avoiding bugs.

Shared eslint config

Install

yarn add -D @atir-naveed-geeksltd/eslint-config

Usage

Add below line in your package.json

{
 "eslintConfig": {
  "extends": "@atir-naveed-geeksltd"
 }
}

Default options

You can view the default config here

Package Sidebar

Install

npm i @atir-naveed-geeksltd/eslint-config

Weekly Downloads

1

Version

0.1.25

License

MIT

Unpacked Size

15.2 kB

Total Files

4

Last publish

Collaborators

  • atirnaveed