Johnny Zabala

Results 4 issues of Johnny Zabala

This rule will prevent the unsafe use on `window` resulting from rendering React apps in environments where the global is not available. I'll be grateful for getting all your comments...

new rule

Looking for the migration guide I found this issue: https://github.com/zeit/next.js/issues/5319 I tested the site with the new next version and it worked fine. Closes #156

await update()

First, thanks for this library. I think it is really cool :) When I try to set the background image to the style object as in the [React documentation](https://reactjs.org/docs/dom-elements.html#style) it...