@eighteen73/eslint-config-wordpress

1.0.3 • Public • Published

@eighteen73/eslint-config-wordpress

eighteen73 coding standards for JavaScript.

Installation

This package is a ESLint shareable configuration, and requires the eslint library.

To install this config and dependencies:

npm install --save-dev @eighteen73/eslint-config-wordpress

Then, add a .eslintrc file and extend these rules. You can also add your own rules and overrides for further customization.

{
  "extends": "@eighteen73/eslint-config-wordpress",
  "rules": {
    ...
  }
}

Package Sidebar

Install

npm i @eighteen73/eslint-config-wordpress

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

2.68 kB

Total Files

4

Last publish

Collaborators

  • edjeavons
  • brettsmason