eslint-plugin-ferns

0.3.0 • Public • Published

eslint-plugin-ferns

ESLint rules for Full Express React Native Stack apps.

Installation

$ npm i eslint-plugin-ferns

Add plugins section and specify eslint-plugin-ferns as a plugin.

{
  "plugins": ["ferns"]
}

List of supported rules

  • ferns/use-effect-comment: Require comments to explain useEffect.

See ESLint documentation for more information about extending configuration files.

License

eslint-plugin-ferns is licensed under the MIT License.

Package Sidebar

Install

npm i eslint-plugin-ferns

Weekly Downloads

55

Version

0.3.0

License

MIT

Unpacked Size

24.2 kB

Total Files

12

Last publish

Collaborators

  • servercobra