eslint-plugin-homey-app

1.0.2 • Public • Published

ESLint Plugin for Homey Apps

This module adds ESLint rules that enforce best practices for Homey Apps.

Installation

To use this module you also need to install ESLint:

$ npm install --save-dev eslint eslint-plugin-homey-app

Usage

After installation can extend the recommended rules from your ESLint configuration file:

{
  "extends": ["plugin:homey-app/recommended"]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    145
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    145

Package Sidebar

Install

npm i eslint-plugin-homey-app

Weekly Downloads

145

Version

1.0.2

License

ISC

Unpacked Size

43.9 kB

Total Files

10

Last publish

Collaborators

  • robinbolscher
  • weejewel
  • athombv-github-actions