Skip to content

Instantly share code, notes, and snippets.

View spencerwooo's full-sized avatar
✍️
Cooking PhD dissertation. Expect extremely late responses.

Shangbo Wu spencerwooo

✍️
Cooking PhD dissertation. Expect extremely late responses.
View GitHub Profile
@spencerwooo
spencerwooo / hyper.js
Last active December 4, 2018 12:37
My hyper.js details
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
// choose either `'stable'` for receiving highly polished,
// or `'canary'` for less polished but more frequent updates
updateChannel: 'canary',