Skip to content

Commit 766435e

Browse files
author
Aneesh Anil
committed
moved src files into a folder inside src
1 parent 88cb129 commit 766435e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
File renamed without changes.

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
},
1010
"lib": [
1111
"es2015"
12-
]
12+
],
13+
"include": ["src/**/*"],
1314
}

0 commit comments

Comments
 (0)