Skip to content

v0.6.0 – TypeScript support

Compare
Choose a tag to compare
@thibaudcolas thibaudcolas released this 09 Mar 12:17
· 157 commits to main since this release

0.6.0 (2022-03-09)

Features

  • Built-in TypeScript support, via an experimental opt-in torchbox/typescript configuration.
  • 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.