0.2.0 • Published 3 years ago

@gipphe/eslint-config-haskellish v0.2.0

Weekly downloads
4
License
ISC
Repository
github
Last release
3 years ago

@gipphe/eslint-config-haskellish

Haskell-like eslint config.

Relies heavily on sanctuary-style, with some minor tweaks.

Usage

First, install:

npm install --save-dev eslint-config-haskellish

or

yarn add --dev eslint-config-haskellish

Then, extend:

.eslintrc.js:

module.exports = {
  extends: ['haskellish']
};
0.2.0

3 years ago

0.1.4

3 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago