eslint-config-xld

1.0.4 • Public • Published

eslint-config-xld

Installation

npm i eslint-config-xld -D

Usage

Add the config to your .eslintrc:

{
  "extends": "eslint-config-xld"
}

or .eslintrc.js:

module.exports = {
  extends: 'eslint-config-xld',
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-xld

Weekly Downloads

3

Version

1.0.4

License

MIT

Unpacked Size

2.56 kB

Total Files

3

Last publish

Collaborators

  • icaliman