Skip to content

Commit 64d9629

Browse files
authored
Merge pull request #25 from abraham/copilot/fix-24
Write schema to file
2 parents 3e60938 + 5d34f9b commit 64d9629

File tree

4 files changed

+7877
-2
lines changed

4 files changed

+7877
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules/
2-
dist/
2+
dist/*
3+
!dist/schema.json
34
*.log
45
.env
56
.DS_Store

0 commit comments

Comments
 (0)