We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b8b56 commit a28c896Copy full SHA for a28c896
docs/recipes/vue.md
@@ -18,6 +18,8 @@ Translations: [Français](https://github.com/avajs/ava-docs/blob/master/fr_FR/do
18
19
The first step is setting up a helper to configure the environment to transpile `.vue` files and run in a browser like environment:
20
21
+`package.json`
22
+
23
```json
24
{
25
"ava": {
0 commit comments