Newer
Older
CrypticOreWallet / .vscode / settings.json
@Drew Lemmy Drew Lemmy on 6 Sep 2020 327 bytes feat: wallet storage help dialog
{
  "favorites.resources": [
    "node_modules/bootstrap/scss"
  ],
  "scss.aliasPaths": {
    "scss": "src/scss",
    "fontello": "src/fontello",
  },
  "cSpell.words": [
    "Transpiler",
    "apos",
    "arraybuffer",
    "esnext",
    "firstseen",
    "formik",
    "keepalive",
    "mixins",
    "motd",
    "tsdoc"
  ],
}