This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
markdownlint
Watch
1
Star
0
Fork
You've already forked markdownlint
0
mirror of
https://github.com/DavidAnson/markdownlint.git
synced
2025-09-22 05:40:48 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
b6471fba31
markdownlint
/
example
/
typescript
History
Download ZIP
Download TAR.GZ
David Anson
b6471fba31
Enable ESLint rule unicorn/no-array-for-each, auto-fix all violations, manually address new issues for ~4% time reduction measured via profile-fixture.mjs on Apple Silicon M1.
2022-06-08 22:10:27 -07:00
..
.gitignore
Introduce type declaration file for project after updating typescript dependency to 3.7.2.
2019-11-10 19:26:55 -08:00
tsconfig.json
Enable ESLint rule unicorn/no-array-for-each, auto-fix all violations, manually address new issues for ~4% time reduction measured via profile-fixture.mjs on Apple Silicon M1.
2022-06-08 22:10:27 -07:00
type-check.ts
Add "configParsers" option so custom parsers can be used to handle the content of markdownlint-configure-file inline comments (
fixes
#528
).
2022-06-05 22:32:22 -07:00