This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Description
The jspm sample uses TypeScript 1.8.10 and plugin-typescript 4.0.6.
It should be updated to demonstrate use with the latest versions.
Furthermore, while the sample contains a tsconfig.json, which can be read by an IDE, it is not used being passed to configure plugin-typescript to match. Demonstrating this would be useful and helps explain the relationship between TypeScript and plugin-typescript.
The tsconfig.json file should be used as per #20