mirror of
https://github.com/myles/awesome-static-generators
synced 2025-11-18 03:08:43 +01:00
👷 Testing the README.md before deploy.
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"remark-cli": "^4.0.0",
|
||||
"remark-lint": "^6.0.1",
|
||||
"remark-lint-alphabetize-lists": "^2.0.0",
|
||||
"remark-lint-are-links-valid": "^1.0.3",
|
||||
"remark-lint-are-links-valid-alive": "^0.3.0",
|
||||
"remark-lint-are-links-valid-duplicate": "^0.2.2",
|
||||
"remark-validate-links": "^7.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "remark -u validate-links README.md"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user