@clerc/plugin-strict-flags
TypeScript icon, indicating that this package has built-in type declarations

0.44.0 • Public • Published

@clerc/plugin-strict-flags

NPM version

Clerc plugin to throw error when unknown flags are passed.

📦 Installation

$ npm install @clerc/plugin-strict-flags
$ yarn add @clerc/plugin-strict-flags
$ pnpm add @clerc/plugin-strict-flags

🚀 Usage

import { strictFlagsPlugin } from "@clerc/plugin-strict-flags";

cli.use(strictFlagsPlugin());

📝 License

MIT. Made with ❤️ by Ray

Package Sidebar

Install

npm i @clerc/plugin-strict-flags

Weekly Downloads

910

Version

0.44.0

License

MIT

Unpacked Size

4.56 kB

Total Files

5

Last publish

Collaborators

  • so1ve