1
0
mirror of https://github.com/desktop/desktop synced 2024-06-30 22:54:41 +00:00

Add markdown linters

This commit is contained in:
tidy-dev 2022-08-29 06:39:51 -04:00
parent 111083c7ad
commit b84cc45cec
2 changed files with 698 additions and 10 deletions

View File

@ -109,6 +109,7 @@
"xml2js": "^0.4.16"
},
"devDependencies": {
"@github/markdownlint-github": "^0.1.0",
"@types/byline": "^4.2.31",
"@types/classnames": "^2.2.2",
"@types/codemirror": "5.60.4",
@ -159,6 +160,7 @@
"electron-winstaller": "^5.0.0",
"eslint-plugin-github": "^4.3.7",
"jest-esm-transformer": "^1.0.0",
"markdownlint-cli": "^0.32.2",
"reserved-words": "^0.1.2",
"tsconfig-paths": "^3.9.0"
}

706
yarn.lock

File diff suppressed because it is too large Load Diff