@davezuko/lint

0.2.0 • Public • Published

@davezuko/lint

My preferred linter configuration. It's a helpful wrapper around @davezuko/prettier-config and @davezuko/eslint-config since eslint and prettier both require NPM packages to follow a specific naming convention (I can't combine them).

Usage

yarn add --dev @davezuko/lint
// package.json
{
    "prettier": "@davezuko/prettier-config",
    "eslintConfig": {
        "extends": "@davezuko/eslint-config"
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @davezuko/lint

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

1.07 kB

Total Files

2

Last publish

Collaborators

  • deltazulu