Skip to content

Commit d47518d

Browse files
Merge master branch and remove .map files from repository
Co-authored-by: albertorestifo <1037048+albertorestifo@users.noreply.github.com>
1 parent 4be5a75 commit d47518d

11 files changed

Lines changed: 2 additions & 11 deletions

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ node_modules
33
coverage
44
.nyc_output
55
dist
6-
*.tsbuildinfo
6+
*.tsbuildinfo
7+
*.map

test/Graph.test.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/Graph.test.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/PriorityQueue.test.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/PriorityQueue.test.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/removeDeepFromMap.test.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/removeDeepFromMap.test.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/toDeepMap.test.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)