Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit a5fe1e5

Browse files
committed
moved to @zuplo
1 parent efc311a commit a5fe1e5

File tree

7 files changed

+11
-3879
lines changed

7 files changed

+11
-3879
lines changed

.eslintrc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": ["prettier/@typescript-eslint", "plugin:prettier/recommended"],
2+
"extends": ["plugin:prettier/recommended"],
33
"parser": "@typescript-eslint/parser",
44
"parserOptions": {
55
"ecmaVersion": 2020,

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@types/node": "^13.13.4",
1313
"typescript": "3.8.3",
14-
"json-schema-to-typescript": "9.0.0"
14+
"json-schema-to-typescript": "../"
1515
},
1616
"repository": {
1717
"type": "git",

example/yarn.lock

-364
This file was deleted.

0 commit comments

Comments
 (0)