Skip to content

Commit

Permalink
Merge pull request #1461 from munierujp/update_japanese_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Oct 22, 2020
2 parents fd72454 + f4d572e commit 59b03fb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/README-ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</h1>

<p align="center">
<a href="https://discord.gg/ZegqCBr"><img src="https://img.shields.io/discord/612704110008991783" alt="discord"></a>
<a href="https://discord.gg/ZegqCBr"><img src="https://img.shields.io/discord/612704110008991783" alt="discord"></a>
<a href="https://travis-ci.org/standard/standard"><img src="https://img.shields.io/travis/standard/standard/master.svg" alt="travis"></a>
<a href="https://www.npmjs.com/package/standard"><img src="https://img.shields.io/npm/v/standard.svg" alt="npm version"></a>
<a href="https://www.npmjs.com/package/eslint-config-standard"><img src="https://img.shields.io/npm/dm/eslint-config-standard.svg" alt="npm downloads"></a>
Expand All @@ -26,6 +26,10 @@
<a href="/docs/README-zhtw.md">繁體中文 (Taiwanese Mandarin)</a>
</p>

<h5 align="center">
Sponsored by&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://botpress.io/?utm_source=standardjs&utm_medium=referral&utm_campaign=feross" rel="nofollow"><img src="https://feross.org/images/supporters/botpress.png" alt="Botpress" height=35 valign="middle"></a>
</h5>

## JavaScript スタイルガイド、リンター、フォーマッター

このモジュールは、3つの方法であなたの(そして他の人の!)時間を節約します。:
Expand All @@ -36,9 +40,6 @@

今すぐ`npx standard --fix`を実行して、試してみましょう!

### オープンソースサポーター

[Become a supporter!](https://feross.org/thanks/)

## 目次

Expand Down

0 comments on commit 59b03fb

Please sign in to comment.