Skip to content

Commit 26b54d0

Browse files
authored
Upgrade json-schema-to-typescript, update schema, switch to eslint (#34)
* Upgrade json-schema-to-typescript, update schema, switch to eslint * Clean up with some manual editing * Update typescript converter
1 parent ee64ab2 commit 26b54d0

File tree

7 files changed

+4126
-15979
lines changed

7 files changed

+4126
-15979
lines changed

.eslintrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"extends": ["oclif-typescript"]
3+
}

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nodejs 18.20.3

0 commit comments

Comments
 (0)