andreashuber69/verify-coldcard-dice-seed

View on GitHub
.vscode/settings.json

Summary

Maintainability
Test Coverage
{
  "cSpell.enabledLanguageIds": [
    "json",
    "jsonc",
    "markdown",
    "plaintext",
    "shellscript",
    "typescript",
    "yaml"
  ],
  "cSpell.import": ["../cspell.json"],
  "files.autoSave": "onFocusChange",
  "editor.rulers": [120],
  "git.confirmSync": false,
  "typescript.tsdk": "./node_modules/typescript/lib",
  "typescript.preferences.quoteStyle": "double"
}