bemusic/bemuse

View on GitHub
.vscode/settings.json

Summary

Maintainability
Test Coverage
{
  "workbench.colorCustomizations": {
    "titleBar.activeBackground": "#B61A44",
    "titleBar.activeForeground": "#FEE4ED"
  },
  "editor.formatOnSave": true,
  "cSpell.words": [
    "AGPL",
    "autoinstaller",
    "autoplay",
    "baconjs",
    "Bemuse's",
    "bemusegame",
    "bemusic",
    "BGAs",
    "bmson",
    "bmspec",
    "Browserslist",
    "bson",
    "Bugfixes",
    "Cachier",
    "chardet",
    "codebases",
    "codecov",
    "dtinth",
    "es",
    "espower",
    "eyecatch",
    "fastclick",
    "feross",
    "flexbox",
    "flexbugs",
    "forgetalia",
    "gamepad",
    "gameplay",
    "gmail",
    "hardcoded",
    "IIDX",
    "immer",
    "interop",
    "IPFS",
    "JKOC",
    "joezeng",
    "kbps",
    "keycode",
    "keypress",
    "keypresses",
    "keysound",
    "keysounds",
    "keytime",
    "laggy",
    "lerna",
    "METTATUNES",
    "module",
    "monorepo",
    "netlify",
    "notechart",
    "notecharts",
    "objectid",
    "Pangsakulyanont",
    "pegjs",
    "pixi",
    "pixijs",
    "polyfill",
    "precomputed",
    "prfun",
    "promisify",
    "renke",
    "replaygain",
    "reselect",
    "resir",
    "screenfull",
    "serviceworker",
    "sourcemap",
    "spacet",
    "speedcore",
    "subartists",
    "timegates",
    "timesynchro",
    "tocstop",
    "transpiler",
    "workspaces"
  ],
  "eslint.enable": true,
  "search.exclude": {
    "**/.yarn": true
  },
  "files.watcherExclude": {
    "**/pnpm-store/**": true,
    "**/common/temp/**": true
  }
}