Andres

Results 2 issues of Andres

It would be really nice if we could also use console.warn

enhancement

The docs state that you can import with the library like: import {indent} form 'indent.js', but that yields undefined. It should be import indent from 'indent.js'