Skip to content

Commit

Permalink
overwrite {{entry.name}} with template content
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Nov 26, 2020
1 parent f9c62e1 commit e25877b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"type": "node",
"request": "launch",
"name": "Debug AVA test file",
"name": "Debug AVA test",
"runtimeExecutable": "${workspaceFolder}/node_modules/.bin/ava",
"runtimeArgs": [
"${file}"
Expand Down

0 comments on commit e25877b

Please sign in to comment.