@oakfinch/lint-staged-config
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

lint-staged-config

Shared base lint-staged config for @oakfinch projects


license latest release on npm latest release on github


github


Installation

Using npm:

npm install --save-dev @oakfinch/lint-staged-config

Using yarn:

yarn add -D @oakfinch/lint-staged-config

Usage

.lintstaged.js

module.exports = {
  ...require("@oakfinch/lint-staged-config"),
  // your rules here
};

Readme

Keywords

Package Sidebar

Install

npm i @oakfinch/lint-staged-config

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

2.27 kB

Total Files

7

Last publish

Collaborators

  • natevolker