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"]
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-plugin-homey-app

Weekly Downloads

163

Version

1.0.2

License

ISC

Unpacked Size

43.9 kB

Total Files

10

Last publish

Collaborators

  • robinbolscher
  • weejewel
  • athombv-github-actions