selfup / hyperapp-one

Hyperapp One is a Parcel boilerplate for quickstarting a web application with Hyperapp (V1), JSX, and Prettier.
https://selfup.github.io/hyperapp-one
MIT License
126 stars 20 forks source link

add browser globals to eslint - upgrade to HA 0.18.0 #28

Closed selfup closed 6 years ago

selfup commented 6 years ago

Upgrade to HA 0.18.1

Essentially 1.0.0.

Upgrade eslintrc

To ensure that we can use document. or window.

🎉