Skip to content

Instantly share code, notes, and snippets.

View debuggy's full-sized avatar

Debuggy debuggy

  • MiniMax
  • Beijing
View GitHub Profile
@debuggy
debuggy / cloudSettings
Last active May 8, 2020 14:13
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-05-08T14:13:42.743Z","extensionVersion":"v3.4.3"}
@debuggy
debuggy / .hyper.js
Created August 8, 2019 07:20
hyper setting file
// 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',