Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 277 Bytes

Readme.md

File metadata and controls

25 lines (15 loc) · 277 Bytes

rollup-plugin-silent-circular

A rollup plugin to silent circular dependecy warnings.

Installation

# yarn
yarn add rollup-plugin-silent-circular -D

# npm
npm install rollup-plugin-silent-circular -D

Usage

TODO

Configuration

TODO

License

MIT