You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
textlint はドキュメント用の Lint ツールで,日本語にも対応しているので,簡単に文法や typo などを検出できる. textlint.github.io ドットインストールのレッスン一覧を眺めていたら textlint のレッスンがあり,気になったので,受講してみた. https://dotinstall.com/lessons/basic_textlint Lesson 1 Node.js をインストールした(というか既に入っていた).今回試した Mac の環境は以下の通り. $ node -v v10.8.0 $ npm -v 6.2.0 Lesson 2 npm で新規プロジェクトを作成し,textlint を実行できるようにした.今回は v11.0.0 になった. $ npm init -y $ npm install --save-dev textlint $ ./
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く