mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2025-01-17 19:56:23 -05:00
Hi John
This commit is contained in:
parent
0c9954a41f
commit
7a96ffe960
17
.vscode/launch.json
vendored
17
.vscode/launch.json
vendored
@ -1,17 +0,0 @@
|
||||
{
|
||||
// Use IntelliSense to learn about possible attributes.
|
||||
// Hover to view descriptions of existing attributes.
|
||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"type": "node",
|
||||
"request": "launch",
|
||||
"name": "Launch Program",
|
||||
"skipFiles": [
|
||||
"<node_internals>/**"
|
||||
],
|
||||
"program": "${workspaceFolder}/src/index.js"
|
||||
}
|
||||
]
|
||||
}
|
0
__tests__/index.tests.js
Normal file
0
__tests__/index.tests.js
Normal file
Loading…
Reference in New Issue
Block a user