Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkanenobu/textlint-example
https://github.com/mkanenobu/textlint-example
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mkanenobu/textlint-example
- Owner: mkanenobu
- Created: 2024-07-29T07:06:34.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T07:10:20.000Z (5 months ago)
- Last Synced: 2024-12-16T01:37:40.131Z (24 days ago)
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# textlint-example
技術文書用のtextlintのExample
## 使い方
files以下にテキストファイルを置いてLintコマンドを実行する
## コマンド
Lint
```bash
pnpm lint
```