yasshi2525/RushHour

View on GitHub
client/tsconfig.json

Summary

Maintainability
Test Coverage
{
  "extends": "./tsconfig-base.json",
  "references": [{"path": "src"}, {"path": "tests/unit"}, {"path": "tests/e2e"}]
}