0.2.0 • Published 12 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
12 months ago
0.2.0-next.5f0b3792ba651ff8a4eed2b44a4cb982ff230e9c
12 months ago
0.2.0-next.905769a39b6ad9327fbec5dbeaa84a4f160285de
12 months ago
0.1.4
12 months ago
0.1.4-next.2ddd9bc4dd6c9c46ebbe87e0e90ad4a9086d0fd6
12 months ago
0.1.4-next.8dcdd5ed90797af68b0cb51a9b6372074c53e927
12 months ago
0.1.4-next.06693e7113a15b393eafb786c19c2cf1b6f8d61a
12 months ago
0.1.3
1 year ago
0.1.2
1 year ago
0.1.1
1 year ago
0.1.0
1 year ago