<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yunagi_n</author_name>
  <author_url>https://blog.hatena.ne.jp/yunagi_n/</author_url>
  <blog_title>なつねこメモ</blog_title>
  <blog_url>https://tech.natsuneko.blog/</blog_url>
  <categories>
    <anon>Visual Studio Code</anon>
    <anon>JSON</anon>
  </categories>
  <description>JSON Schema 使ったことありますか？ 直接は使ったことはなくとも、 Node.js の package.json の補完などは JSON Schema の恩恵です。 ただ、自作アプリケーションなどで使用する JSON の場合、 JSON Schema は定義されていないので、自前で作成、設定する必要があります。 今回はその方法のメモです。 まず、 JSON Schema は手で書くような物では無いので、 TypeScript の型システムをうまく使って生成します。 TypeScript からの JSON Schema の生成には、 ts-json-schema-generator を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.natsuneko.blog%2Fentry%2F2022%2F07%2F16%2Fcreate-own-json-schema-with-vscode&quot; title=&quot;JSON Schema を自作して、 VSCode で補完させたい - なつねこメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-07-15 15:00:00</published>
  <title>JSON Schema を自作して、 VSCode で補完させたい</title>
  <type>rich</type>
  <url>https://tech.natsuneko.blog/entry/2022/07/16/create-own-json-schema-with-vscode</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
