<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
    <anon>TypeScript</anon>
    <anon>JavaScript</anon>
    <anon>Express</anon>
    <anon>Node.js</anon>
  </categories>
  <description>今回はTypeScript + Express + ESLintの導入をしたので備忘録としてエントリーしたいと思います。 インストール 開発環境のみで利用するためnpmの場合は--save-dev、yarnの場合は-Dのオプションをつけます npmの場合 npm install --save-dev eslint yarnの場合 yarn add -D eslint 初期化 npx eslint --init 以下で設定しました You can also run this command directly using 'npm init @eslint/config'. ✔ How would…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2022%2F08%2F29%2F231726&quot; title=&quot;TypeScript + Express + ESLintの導入 - Engineering Tech Dojo&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-08-29 23:17:26</published>
  <title>TypeScript + Express + ESLintの導入</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2022/08/29/231726</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
