eslint-plugin-waystone

1.2.0 • Public • Published

eslint-plugin-waystone

Installation

npm i -D eslint eslint-plugin-waystone

Usage

// .eslintrc.js
module.exports = {
  extends: ['plugin:waystone/recommended'],
};

Configs

💼 Configurations enabled in.
✅ Set in the recommended configuration.
🔧 Automatically fixable by the --fix CLI option.
💡 Manually fixable by editor suggestions.

Name               Description 💼 🔧 💡
enforce-use-client Enforce components are appropriately labeled with 'use client'. 🔧 💡

Package Sidebar

Install

npm i eslint-plugin-waystone

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

24.5 kB

Total Files

13

Last publish

Collaborators

  • draekien