Skip to content

Commit e60ba78

Browse files
author
Ankit Rana
committed
Update src folder
1 parent ff9c5d8 commit e60ba78

File tree

10 files changed

+1
-1
lines changed

10 files changed

+1
-1
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.1.0",
55
"command": "tsc",
66
"isShellCommand": true,
7-
"args": ["-p", "./IndexedDBDAL"],
7+
"args": ["-p", "./src"],
88
"showOutput": "silent",
99
"problemMatcher": "$tsc"
1010
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)