andreashuber69/verify-coldcard-dice-seed

View on GitHub
scripts/tsconfig.json

Summary

Maintainability
Test Coverage
{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "resolveJsonModule": true,
  },
  "include": [
    "*.ts"
  ]
}