This project moved into the Britecharts monorepo on 11 September 2026 and this
repository is archived. What it did — compiling a TypeScript project against the published typings, now under two module resolutions with skipLibCheck off — is now done by the integration test
package there, which runs in CI on every pull request:
https://github.com/britecharts/britecharts/tree/main/packages/integration
The equivalent of this project is consumers/typescript in that package. The code in
this repository targets britecharts@3.0.0-alpha-2.4 and is kept only for history.