GoogleWebComponents / google-chart

Google Charts API web components
https://www.webcomponents.org/element/@google-web-components/google-chart/elements/google-chart
Apache License 2.0
357 stars 130 forks source link

Add .js to loader import #323

Closed rslawik closed 2 years ago

rslawik commented 2 years ago

The import should use a full path - https://devblogs.microsoft.com/typescript/announcing-typescript-4-5-beta/#type-in-packagejson-and-new-extensions.

Also bump TypeScript version.

Fixes #322