Newer
Older
CrypticOreWallet / .vscode / settings.json
@Drew Lemmy Drew Lemmy on 28 Sep 2020 562 bytes feat: start on wallets in redux
{
  "favorites.resources": [
    "node_modules/bootstrap/scss"
  ],
  "scss.aliasPaths": {
    "scss": "src/scss",
    "fontello": "src/fontello",
  },
  "cSpell.words": [
    "KRISTWALLET",
    "Lngs",
    "Transpiler",
    "Unfocus",
    "Unmount",
    "apos",
    "arraybuffer",
    "borderless",
    "devtools",
    "esnext",
    "firstseen",
    "focusable",
    "formik",
    "keepalive",
    "languagedetector",
    "mixins",
    "motd",
    "multiline",
    "scrollbar",
    "singleline",
    "textbox",
    "tsdoc",
    "typesafe",
    "unstyled"
  ],
}