v0.6.0 – TypeScript support
0.6.0 (2022-03-09)
Features
- Built-in TypeScript support, via an experimental opt-in
torchbox/typescriptconfiguration. - Additional peerDependencies added for TypeScript support:
@typescript-eslint/eslint-plugin, and@typescript-eslint/parser. Both will be installed automatically in npm v7+, and should not change how the base configuration works in any way.