ignore-warnings

0.2.1 • Public • Published

ignore-warnings

Beerpay Beerpay NPM NPM Drone GitHub stars

🤷⚠️ Ignore warnings and logs

Please ★ this repo if you found it useful ★ ★ ★

Features

  • Ignore warnings
  • Ignore logs

Installation

npm install --save ignore-warnings

Dependencies

Usage

import ignoreWarnings from 'ignore-warnings';

ignoreWarnings([
  'Watch your six',
  'Mind the gap',
  'Beware the ides of March'
]);

ignoreWarnings('error', [
  'The house is on fire',
  'System failure'
]);

ignoreWarnings('log', 'Hello, world');

Support

Submit an issue

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2018

Changelog

Review the changelog

Credits

Support on Beerpay (actually, I drink coffee)

A ridiculous amount of coffee ☕️ ☕️ ☕️ was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Beerpay Beerpay

Package Sidebar

Install

npm i ignore-warnings

Weekly Downloads

915

Version

0.2.1

License

MIT

Unpacked Size

11.9 kB

Total Files

10

Last publish

Collaborators

  • codejamninja