**TypeScript Version:** 2.0.6 1. clone https://github.com/falsandtru/pjax-api 1. open the project via `pjax-api.csproj` 1. open `src/lib/dom.ts` 1. add the angle brackets for generics as follows 1. move the cursor inside the angle brackets 1. crash immediately ``` // add }, Object.assign<>({}, option, { capture: true })); ^ cursor // move }, Object.assign<>({}, option, { capture: true })); ^ cursor ```
TypeScript Version: 2.0.6
pjax-api.csprojsrc/lib/dom.ts