mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
85d9abb019
This adds further integration with the browser Navigation API by intercepting the navigation events.
7 lines
124 B
JSON
7 lines
124 B
JSON
{
|
|
"extends": "../../tsconfig-test.json",
|
|
"compilerOptions": {
|
|
"types": ["node", "jasmine", "dom-navigation"],
|
|
}
|
|
}
|