@lwce/eslint-plugin-lwc-experience-cloud

0.6.22 • Public • Published

@lwce/eslint-plugin-experience-cloud

Collection of ESLint rules for LWC Experience Cloud developers.

Installation

$ npm install eslint @lwce/eslint-plugin-lwc-experience-cloud --save-dev

Usage

Add this plugin to your ESLint configuration and extend your desired configuration. See ESLint documentation for details.

module.exports = {
  plugins: ['@lwce/eslint-plugin-lwc-experience-cloud'],
  rules: {
    '@lwce/lwc-experience-cloud/no-static-color-values': 'warn',
  }
};

Rules

Rule ID Description Fixable
lwc-experience-cloud/no-static-color-values Disallow static color values in literals.

Readme

Keywords

none

Package Sidebar

Install

npm i @lwce/eslint-plugin-lwc-experience-cloud

Weekly Downloads

1

Version

0.6.22

License

BSD-3-Clause

Unpacked Size

7.23 kB

Total Files

7

Last publish

Collaborators

  • vkotari
  • sf_mjhaveri
  • blittle
  • priandsf
  • seckardt
  • bhavesh-kumar