Skip to content

Commit

Permalink
lint-stagedの設定を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
yknz committed Jul 10, 2024
1 parent d627a86 commit bc4b6c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@
"textlint": "^13.3.3",
"textlint-rule-preset-ja-technical-writing": "^8.0.0",
"textlint-rule-spellcheck-tech-word": "^5.0.0"
},
"lint-staged": {
"source/_posts/**/*.md": "textlint"
}
}

0 comments on commit bc4b6c2

Please sign in to comment.