partyk-eslint-config-standard

1.6.4 • Public • Published

partyk-eslint-config-standard

An ESLint Shareable Config for JavaScript Standard Style. This config is extending of eslint-config-standard and is JavaScript Standard Style for projects.

Install

 npm install --save-dev partyk-eslint-config-standard

Usage

Shareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website.

Support JSX

Add this to your .eslintrc file:

{
  "extends": "partyk-eslint-config-standard"
}

/partyk-eslint-config-standard/

    Package Sidebar

    Install

    npm i partyk-eslint-config-standard

    Weekly Downloads

    4

    Version

    1.6.4

    License

    MIT

    Unpacked Size

    2.62 kB

    Total Files

    3

    Last publish

    Collaborators

    • partyk