eslint-plugin-no-copy-paste-default-export

0.0.3 • Public • Published

no-copy-paste-default-export ESLint plugin

Installation

npm i eslint-plugin-no-copy-paste-default-export

Configuration

{
  "plugins": [
    "no-copy-paste-default-export"
  ]
}

Rule

A single rule checking that any export default class <name> has <name> === <filename>

License

MIT (http://www.opensource.org/licenses/mit-license.php)

Readme

Keywords

Package Sidebar

Install

npm i eslint-plugin-no-copy-paste-default-export

Weekly Downloads

51

Version

0.0.3

License

MIT

Last publish

Collaborators

  • marcopiii
  • gabro
  • veej
  • giogonzo
  • tpetrucciani
  • malpenzibo
  • federico.ercoles