@nectary/eslint-plugin

0.0.1 • Public • Published

ESLint plugin to check and autofix missing/redundant Nectary component imports.

Install

npm add @nectary/eslint-plugin --save-dev
yarn add @nectary/eslint-plugin --dev
pnpm add @nectary/eslint-plugin --save-dev

Config

plugins: [
  '@nectary'
],
rules: {
  '@nectary/imports': 'error'
}

Readme

Keywords

none

Package Sidebar

Install

npm i @nectary/eslint-plugin

Weekly Downloads

208

Version

0.0.1

License

none

Unpacked Size

3.49 kB

Total Files

3

Last publish

Collaborators

  • whn
  • deepsweet