Skip to content

Commit b9bb4f1

Browse files
committed
renamed directory scr to src
1 parent 602b158 commit b9bb4f1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"compilerOptions": {
3-
"rootDir": "scr",
3+
"rootDir": "src",
44
"outDir": "build",
55
"target": "ES2020",
66
"declaration": true,

0 commit comments

Comments
 (0)