eslint-config-elmish

1.0.1 • Public • Published

eslint-config-elmish

ESLint and Prettier configs designed to encourage fp patterns in js and react native environments.

Usage

This includes all packages for linting, including ESLint, Prettier, and all necessary plugins.

npm install --save-dev linter-fp-native
yarn add linter-fp-native --dev

Create an .eslintrc file

{
    "extends": "linter-fp-native"
}

Create a prettier.config.js file

/* eslint-disable */
module.exports = require('linter-fp-native').prettier

Dependencies (17)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i eslint-config-elmish

    Weekly Downloads

    2

    Version

    1.0.1

    License

    see LICENSE in LICENSE

    Last publish

    Collaborators

    • sartaj