Install textlint and markdownlint

This commit is contained in:
Takumi Sueda
2022-01-12 02:51:44 +09:00
parent cd45f190d9
commit 1718bd57f5
5 changed files with 3076 additions and 0 deletions

3
.gitignore vendored
View File

@@ -4,3 +4,6 @@ _site
Gemfile.lock
.DS_Store
.idea
env
node_modules
package-lock.json