<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kikiki-kiki</author_name>
  <author_url>https://blog.hatena.ne.jp/kikiki-kiki/</author_url>
  <blog_title>かもメモ</blog_title>
  <blog_url>https://chaika.hatenablog.com/</blog_url>
  <categories>
    <anon>npm</anon>
    <anon>ESLint</anon>
    <anon>Node.js</anon>
    <anon>JavaScript</anon>
    <anon>Tips</anon>
  </categories>
  <description>React のプロジェクトに ESlint + Prettier でフォーマットする仕組みを入れたのですが、npm script で lint を走らせようとしたら、パターンマッチしないというエラーが出て少しハマったのでメモ 問題の npm script // package.json &quot;scripts&quot;: { &quot;lint&quot;: &quot;eslint --fix src/**/{*.js,*.jsx}&quot; } 👇表示されるエラー $ yarn run lint $ eslint --fix src/**/{*.js,*.jsx} Oops! Something went wrong! :( ESLint…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaika.hatenablog.com%2Fentry%2F2020%2F04%2F09%2F083000&quot; title=&quot;npm script ESlint で No files matching the pattern なエラーにハマる。 - かもメモ&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://m.media-amazon.com/images/I/41TvhpTAAQL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-04-09 08:30:00</published>
  <title>npm script ESlint で No files matching the pattern なエラーにハマる。</title>
  <type>rich</type>
  <url>https://chaika.hatenablog.com/entry/2020/04/09/083000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
