sumcumo/vue-history

View on GitHub
tsconfig.json

Summary

Maintainability
Test Coverage
{
  "extends": "./tsconfig.base.json",
  "exclude": [
    "**/*.spec.*"
  ]
}