Skip to content

Commit

Permalink
refactor(json-schema): remove json-schema index type
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Jun 28, 2021
1 parent ddf54b7 commit 76a302c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/json-schema/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,4 @@ export type ISchema<
['x-read-only']?: boolean

['x-read-pretty']?: boolean

[key: string]: any
}>

0 comments on commit 76a302c

Please sign in to comment.