Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 667 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 667 Bytes

注意

プロジェクトは https://github.com/mozilla-japan/translation/tree/master/MDN/textlint に移動しました

mdn-textlint-ja

mdnのtranslated-contentの日本語翻訳向けのlintツール

Setup

依存パッケージをインストール

yarn

Usage

yarn run lint <チェックするファイル/ディレクトリの相対パス>

ex1. 特定のファイルをチェックする場合

yarn run lint ../translated-content/files/ja/mdn/contribute/index.md

ex2. 特定のディレクトリ配下のファイルをチェックする場合

yarn run lint ../translated-content/files/ja/mdn/contribute/