Skip to content

Instantly share code, notes, and snippets.

View stormwings's full-sized avatar
💻
Programming

Mariano V stormwings

💻
Programming
View GitHub Profile
@stormwings
stormwings / .hyper.js
Created January 5, 2020 09:01 — forked from droidMakk/.hyper.js
Hyper plugins customization config
// 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: 'stable',