There was an error while loading. Please reload this page.
1 parent 67e4dea commit ca4eff7Copy full SHA for ca4eff7
docs/recipes/typescript.md
@@ -4,7 +4,7 @@ Translations: [Español](https://github.com/avajs/ava-docs/blob/master/es_ES/doc
4
5
AVA comes bundled with a TypeScript definition file. This allows developers to leverage TypeScript for writing tests.
6
7
-This guide assumes you've already set up TypeScript for your project. Note that AVA's definition has been tested with version 3.5.3.
+This guide assumes you've already set up TypeScript for your project. Note that AVA's definition has been tested with version 3.6.3.
8
9
## Configuring AVA to compile TypeScript files on the fly
10
0 commit comments