Skip to content

Commit 9aa1ad9

Browse files
committed
janky tooling to get this working properly
1 parent 07fa9c0 commit 9aa1ad9

6 files changed

Lines changed: 2315 additions & 209 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Build folder
22
lib/
3+
combined.ts
34

45
# Logs
56
logs

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.github/*
22
enums/*
33
index.ts
4+
combined.ts
45
readers/*
56
writers/*
67

0 commit comments

Comments
 (0)