eslint-config-retn0

1.12.0 • Public • Published

✨ eslint-config-retn0

eslint npm gitmoji

This package provides my custom .eslintrc as a shareable config.

Installation

# npm
npm install -D eslint-config-retn0

# yarn
yarn add -D eslint-config-retn0

Usage

You can use it by specifying eslint-config-retn0 in the extends section of your ESLint configuration.

{
  "extends": "eslint-config-retn0",
  "rules": {
    // Add your own rules if necessary
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.12.0
    113
    • latest

Version History

Package Sidebar

Install

npm i eslint-config-retn0

Weekly Downloads

92

Version

1.12.0

License

MIT

Unpacked Size

16.6 kB

Total Files

12

Last publish

Collaborators

  • nbsp1221