0.2.0 • Published 8 months ago
@apitree.cz/lint-staged-config v0.2.0
Lint-staged Config
Lint-staged configuration for ApiTree projects
Installation
pnpm add --save-dev @apitree.cz/lint-staged-config lint-stagedUsage
Monorepos
Install the package with lint-staged and create a lint-staged.config.js file in the root of your monorepo:
export { root as default } from '@apitree.cz/lint-staged-config';Then, create a lint-staged.config.js file in each workspace:
export { workspace as default } from '@apitree.cz/lint-staged-config';Single-package repos
Install the package and create a lint-staged.config.js file in the root of your project:
export { singlePackage as default } from '@apitree.cz/lint-staged-config';0.2.0
8 months ago
0.1.4
8 months ago
0.1.3
9 months ago
0.1.2
12 months ago
0.1.1
12 months ago
0.1.1-next.3fa15b296254b764febc19d2aa354295b297bf29
12 months ago
0.1.0
12 months ago
0.1.0-next.4cf7541de92625b64d933265dd9e18c5019918d1
12 months ago
0.1.0-next.fb2c1cad3efa259777afdee8d68d8ce69bf1a62e
12 months ago