@clerc/plugin-friendly-error
v0.44.0
Published
Clerc plugin friendly error
Downloads
8,112
Maintainers
Readme
@clerc/plugin-friendly-error
Clerc plugin to show friendly error message.
📦 Installation
$ npm install @clerc/plugin-friendly-error
$ yarn add @clerc/plugin-friendly-error
$ pnpm add @clerc/plugin-friendly-error
🚀 Usage
import { friendlyErrorPlugin } from "@clerc/plugin-friendly-error";
cli.use(friendlyErrorPlugin());