@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"
    }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    2
  • 0.1.0
    2

Package Sidebar

Install

npm i @davezuko/lint

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

1.07 kB

Total Files

2

Last publish

Collaborators

  • deltazulu