0.0.2 • Published 1 year ago

@funish/githooks-config v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@funish/githooks-config

npm version npm downloads npm license Contributor Covenant

Shared githooks configuration, powered by Funish.

Getting started

# npm
$ npm install -D @funish/githooks-config

# yarn
$ yarn add -D @funish/githooks-config

# pnpm
$ pnpm add -D @funish/githooks-config

Usage

// githooks.config.ts
import { defineGithooksConfig } from "@funish/githooks";

export default defineGithooksConfig({
  extends: ["@funish/githooks-config"],
});

License

0.0.2-edge.3

1 year ago

0.0.2-edge.2

1 year ago

0.0.2

1 year ago

0.0.2-edge.1

1 year ago

0.0.2-edge.0

2 years ago

0.0.1

2 years ago

0.0.1-edge.3

2 years ago

0.0.1-edge.2

2 years ago

0.0.1-edge.1

2 years ago

0.0.1-edge.0

2 years ago

0.0.0

2 years ago