@oriflame/config-danger
TypeScript icon, indicating that this package has built-in type declarations

5.15.15 • Public • Published

@oriflame/config-danger]

Usage

dangerfile.js

import {
  checkForInvalidLocks,
  checkForConventionalPrefix,
  checkForConventionalSquashCommit,
} from '@oriflame/config-danger';

checkForInvalidLocks();
checkForConventionalPrefix();
checkForConventionalSquashCommit();

Package Sidebar

Install

npm i @oriflame/config-danger

Weekly Downloads

4

Version

5.15.15

License

MIT

Unpacked Size

38.1 kB

Total Files

40

Last publish

Collaborators

  • samanekm
  • ondrej_langr.oriflame
  • jan.novotny.oriflame
  • cfmano
  • jakubmazanec
  • ori-development