Skip to content

Commit 5f5e6e6

Browse files
committed
Improve vscode tasks
1 parent 78dcafb commit 5f5e6e6

File tree

3 files changed

+1
-33
lines changed

3 files changed

+1
-33
lines changed

packages/node-firebird-driver-native/.vscode/tasks.json renamed to .vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tasks": [
66
{
77
"type": "npm",
8-
"script": "build:w",
8+
"script": "build:watch",
99
"problemMatcher": ["$tsc-watch"],
1010
"group": {
1111
"kind": "build",

packages/node-firebird-driver/.vscode/tasks.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

packages/node-firebird-native-api/.vscode/tasks.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)