Skip to content

Commit

Permalink
Merge pull request #9 from Kronos-Integration/npm-template-sync/arlac…
Browse files Browse the repository at this point in the history
…77/template-arlac77-github

merge from arlac77/template-arlac77-github
  • Loading branch information
arlac77 committed Dec 5, 2020
2 parents 58dba6a + 64227cd commit b84445b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@
"name": "Debug AVA test",
"runtimeExecutable": "${workspaceFolder}/node_modules/.bin/ava",
"runtimeArgs": [
"--serial",
"${file}"
],
"outputCapture": "std",
"skipFiles": [
"<node_internals>/**/*.js"
"<node_internals>/**/*"
]
}
]
Expand Down

0 comments on commit b84445b

Please sign in to comment.