0.2.3 • Published 6 years ago

eslint-config-standard-for-preact v0.2.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

:boom: Careful: This package is no longer maintained and is only here for historic reasons. This means you should very likely not use it. You have been warned. :boom:


eslint-config-standard-for-preact

Tying together all dependencies needed to install eslint using standard style for preact

This is nothing more than an installation bundle, really.

Usage

npm install --save-dev eslint-config-standard-for-preact
eslint -c standard-for-preact src/

Y THO

Because this makes it way easier to update package versions across multiple apps (and I like short package.json files for small projects).