This package has been deprecated

Author message:

This package has been renamed to eslint-plugin-readme.

@readme/eslint-plugin

1.1.0 • Public • Published

eslint-plugin-readme

Custom ESLint plugin for some ReadMe engineering guidelines and gotchas.

npm Build

Usage

In .eslintrc file add the following line:

extends: ['plugin:@readme/<config>'],
plugins: ['@readme'],

🔖 Available Configs

Config Description
esm Rules specific to ESM libraries.

📖 Rules

Rule Description Config
no-dual-exports Prevent cases of having a file with dual default and named exports. esm

Readme

Keywords

none

Package Sidebar

Install

npm i @readme/eslint-plugin

Weekly Downloads

1

Version

1.1.0

License

ISC

Unpacked Size

7.25 kB

Total Files

11

Last publish

Collaborators

  • dannobytes
  • dashron
  • domharrington
  • gkoberger
  • gratcliff
  • iliast
  • jonursenbach
  • kanadgupta
  • mjcuva
  • rafegoldberg