Skip to content

Instantly share code, notes, and snippets.

View adf-code's full-sized avatar

adf-code adf-code

  • Yogyakarta
  • 08:08 (UTC +07:00)
View GitHub Profile
@droidMakk
droidMakk / .hyper.js
Created July 22, 2018 03:36
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',