Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
novemberborn authored Aug 12, 2019
1 parent ffa62ce commit 7fb0546
Show file tree
Hide file tree
Showing 3 changed files with 397 additions and 447 deletions.
2 changes: 1 addition & 1 deletion docs/recipes/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Translations: [Español](https://github.com/avajs/ava-docs/blob/master/es_ES/doc

AVA comes bundled with a TypeScript definition file. This allows developers to leverage TypeScript for writing tests.

This guide assumes you've already set up TypeScript for your project. Note that AVA's definition has been tested with version 3.5.2.
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.

## Configuring AVA to compile TypeScript files on the fly

Expand Down
Loading

0 comments on commit 7fb0546

Please sign in to comment.