diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-22 11:37:27 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-09-22 11:37:27 +0900 |
| commit | a2ac8dc8299bfda5e6edf9434750691633b3084a (patch) | |
| tree | 97cd0e188028bfc2ee88944bd8bd0ec9a201ac45 /package.json | |
| parent | ee00a2355ff79048f7770d1a56c4f9e29eb6466a (diff) | |
package.json: textlint-lsp を公開版(^0.1.1)に切り替える
file:../textlint-lsp のローカル参照をやめ、npm 公開版を参照するようにした。
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 25e790a..d81a746 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "textlint-filter-rule-allowlist": "^4.0.0", "textlint-filter-rule-comments": "^1.2.2", "textlint-filter-rule-ja-named-entities": "^1.0.3", + "textlint-lsp": "^0.1.1", "textlint-plugin-mdx": "^1.0.1", "textlint-rule-ja-no-abusage": "^3.0.0", "textlint-rule-ja-no-redundant-expression": "^4.0.1", |
