Skip to content

Commit a28c896

Browse files
mdvorscaksindresorhus
authored andcommitted
Clarify JSON location for Vue recipe (#1680)
1 parent 47b8b56 commit a28c896

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/recipes/vue.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Translations: [Français](https://github.com/avajs/ava-docs/blob/master/fr_FR/do
1818

1919
The first step is setting up a helper to configure the environment to transpile `.vue` files and run in a browser like environment:
2020

21+
`package.json`
22+
2123
```json
2224
{
2325
"ava": {

0 commit comments

Comments
 (0)