<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jnst</author_name>
  <author_url>https://blog.hatena.ne.jp/jnst/</author_url>
  <blog_title>尋常でないもふもふ</blog_title>
  <blog_url>https://jnst.hateblo.jp/</blog_url>
  <categories>
    <anon>typescript</anon>
  </categories>
  <description>ts-node は TypeScript ファイルをコンパイルせずにそのまま実行できるライブラリ。 開発環境でお世話になるが、デバッグ実行するやり方の日本語情報がなかったので書いておく。 基本的なこと node コマンドの option として --inspect をつければデバッグ実行になる。--require をつけることで node_modules のライブラリを読み込むことができる。 $ node --inspect --require ts-node/register src/main.ts Debugger listening on ws://127.0.0.1:9229/690c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjnst.hateblo.jp%2Fentry%2F2018%2F09%2F10%2F163620&quot; title=&quot;ts-nodeをIDEでデバッグ実行 - 尋常でないもふもふ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/j/jnst/20180910/20180910162556.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-09-10 16:36:20</published>
  <title>ts-nodeをIDEでデバッグ実行</title>
  <type>rich</type>
  <url>https://jnst.hateblo.jp/entry/2018/09/10/163620</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
