A babel macro made by Instructure Inc.
npm install @instructure/console[![npm][npm]][npm-url]
[![MIT License][license-badge]][license]
[![Code of Conduct][coc-badge]][coc]
A small wrapper for console methods and a babel macro to mark them as pure functions
so that they can be removed from production bundles.
``sh``
npm install @instructure/console
[npm]: https://img.shields.io/npm/v/@instructure/console.svg
[npm-url]: https://npmjs.com/package/@instructure/console
[license-badge]: https://img.shields.io/npm/l/instructure-ui.svg?style=flat-square
[license]: https://github.com/instructure/instructure-ui/blob/master/LICENSE.md
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
[coc]: https://github.com/instructure/instructure-ui/blob/master/CODE_OF_CONDUCT.md