AKclown / js-to-ts

The vscode plugin converts js/json/swagger/api to typescript declaration
MIT License
22 stars 1 forks source link

feat: Fixed the problem of failure to convert schema when right-clicking #34

Closed AKclown closed 7 months ago

AKclown commented 7 months ago

0.7.2 (2024-04-24)

  1. 修复右键转换swagger不生效
  2. 优化将schema相关逻辑抽离到schemaToTs文件