eslint-plugin-stripe

1.0.3 • Public • Published

eslint-plugin-stripe

Rules

  • Forbid use of the function keyword (no-function-keyword)

Usage

Installation

yarn add eslint-plugin-stripe

Add the plugin and enable rules in your .eslintrc:

---
plugins:
  - stripe
rules:
  stripe/no-function-keyword: 2

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    4
  • 1.0.2
    1
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i eslint-plugin-stripe

Weekly Downloads

2

Version

1.0.3

License

MIT

Last publish

Collaborators

  • danwang