<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suguru03</author_name>
  <author_url>https://blog.hatena.ne.jp/suguru03/</author_url>
  <blog_title>suguru.dev</blog_title>
  <blog_url>https://suguru03.hatenablog.com/</blog_url>
  <categories>
    <anon>Node.js</anon>
    <anon>JavaScript</anon>
    <anon>TypeScript</anon>
    <anon>AST</anon>
  </categories>
  <description>概要 この記事はQiita Node.js Advent Calendar 2019 5日の記事です。 「Node.jsのプロジェクトにTypeScriptを導入したい」 ちょうど去年の12月に面接で聞かれたことでした。 あなたならどう答えますか？ 今回は面接のネタとしても使える、ASTとPrettierを利用してコードを一括変換する方法を紹介します。 ASTとは AST(Abstract Syntax Tree)とは抽象構文木のことで、コードを抽象化しツリー構造にパースしたものです。 身近なところではTypeScript、Eslint、Prettierなどで使用されています。 コードの変換方…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuguru03.hatenablog.com%2Fentry%2F2019%2F12%2F05%2F070009&quot; title=&quot;AST + Prettierで快適にコードを一括変換しよう - suguru.dev&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>2019-12-05 07:00:09</published>
  <title>AST + Prettierで快適にコードを一括変換しよう</title>
  <type>rich</type>
  <url>https://suguru03.hatenablog.com/entry/2019/12/05/070009</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
