File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "repoId" : " 2a3defeb-a2f7-472f-99c3-1fcae067ac6a" ,
3
+ "lastSync" : 0
4
+ }
Original file line number Diff line number Diff line change @@ -5,9 +5,6 @@ npm-debug.log
5
5
# angular aot files
6
6
aot
7
7
8
- # distribution
9
- dist
10
-
11
8
# OS generated files
12
9
Thumbs.db
13
10
.DS_Store
Original file line number Diff line number Diff line change 7
7
"experimentalDecorators" : true ,
8
8
"allowJs" : true ,
9
9
"sourceMap" : true ,
10
- "declaration" : true ,
11
10
"outDir" : " dist" ,
12
11
"skipDefaultLibCheck" : true ,
13
12
"lib" : [" es6" , " dom" ],
14
13
"types" : [" node" ]
15
14
},
16
15
"files" : [
17
- " node_modules/bingmaps/scripts /MicrosoftMaps/Microsoft.Maps.All.d.ts" ,
16
+ " node_modules/bingmaps/types /MicrosoftMaps/Microsoft.Maps.All.d.ts" ,
18
17
" index.ts"
19
18
],
20
19
"exclude" : [
You can’t perform that action at this time.
0 commit comments