@volvo-cars/eslint-config-prettier

2.0.0 • Public • Published

@volvo-cars/eslint-prettier-config

Prettier based code formatting rules. For more on eslint sharable configs click here.

This package will include the following eslint exclusions:

 "prettier",
 "prettier/flowtype",
 "prettier/react"

The goal of the above exclusions is to turns off all rules that are unnecessary or might conflict with Prettier. If you will like to add eslint config that adds rules, please check that there is a

usage

This package expects that you have eslint and prettier installed.

// .eslintrc
{
    "extends": ["@volvo-cars/eslint-config-prettier"]
}

Development

If you make any changes to this package run yarn run eslint-check

/@volvo-cars/eslint-config-prettier/

    Package Sidebar

    Install

    npm i @volvo-cars/eslint-config-prettier

    Weekly Downloads

    6

    Version

    2.0.0

    License

    UNLICENSED

    Unpacked Size

    2.39 kB

    Total Files

    7

    Last publish

    Collaborators

    • sylvainestevezvolvocars
    • allenbargi-vcc
    • jacobrask
    • glenashley
    • volvocars-uip-bot
    • alizeait
    • kristiankalb
    • samny_volvocars