<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>susisu</author_name>
  <author_url>https://blog.hatena.ne.jp/susisu/</author_url>
  <blog_title>Object.create(null)</blog_title>
  <blog_url>https://susisu.hatenablog.com/</blog_url>
  <categories>
    <anon>TypeScript</anon>
    <anon>プログラミング</anon>
    <anon>小ネタ</anon>
  </categories>
  <description>TypeScript でライブラリ (npm パッケージ) を作るときに, ビルド用の tsconfig を用意することがあります. 例えば以下のような tsconfig.json を作成したとしましょう. { &quot;compilerOptions&quot;: { &quot;rootDir&quot;: &quot;src&quot;, &quot;outDir&quot;: &quot;lib&quot;, &quot;target&quot;: &quot;esnext&quot;, &quot;module&quot;: &quot;esnext&quot;, &quot;moduleResolution&quot;: &quot;bundler&quot;, &quot;esModuleInterop&quot;: true, &quot;strict&quot;: true, &quot;sourceMap&quot;: true, &quot;declar…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsusisu.hatenablog.com%2Fentry%2F2023%2F12%2F03%2F221719&quot; title=&quot;ビルド用の tsconfig を用意するよりもバンドラに任せた方が楽かもしれない - Object.create(null)&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>2023-12-03 22:17:19</published>
  <title>ビルド用の tsconfig を用意するよりもバンドラに任せた方が楽かもしれない</title>
  <type>rich</type>
  <url>https://susisu.hatenablog.com/entry/2023/12/03/221719</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
