Skip to content

Commit 804c839

Browse files
committed
chore(deps): add textlint-rule-prh to devDependencies
1 parent 6c71b8d commit 804c839

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bun.lockb

32 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"textlint": "^15.2.2",
1212
"textlint-filter-rule-comments": "^1.2.2",
1313
"textlint-plugin-html": "^1.0.1",
14-
"textlint-rule-preset-jtf-style": "^3.0.2"
14+
"textlint-rule-preset-jtf-style": "^3.0.2",
15+
"textlint-rule-prh": "^6.1.0"
1516
},
1617
"peerDependencies": {
1718
"typescript": "^5.0.0"

0 commit comments

Comments
 (0)