0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/remark-preset-lint-node
estrada9166 a29089d7c8
doc: add new documentation lint rule
Add 80 characters limit to docs.
Change docs to fit 80 characters per row.

PR-URL: https://github.com/nodejs/node/pull/18726
Fixes: https://github.com/nodejs/node/issues/18703
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
2018-02-23 16:26:29 +00:00
..
index.js doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
LICENSE tools: host remark-preset-lint-node in-tree 2018-01-05 03:11:48 +01:00
package-lock.json doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
package.json doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
README.md tools: host remark-preset-lint-node in-tree 2018-01-05 03:11:48 +01:00

remark-preset-lint-node

remark preset to configure remark-lint with settings for nodejs/node