{"library":"remark-preset-lint-sider","title":"remark-preset-lint-sider","description":"An opinionated remark-lint preset by Sider that focuses on possible errors or mistakes rather than stylistic issues. It provides a set of lint rules for Markdown files using remark-lint. The current stable version is 0.8.2, with no regular release cadence but triggered via GitHub Actions. It is designed for use with remark-cli and requires Node.js ^12.20.0 || ^14.13.1 || >=16.0.0. Unlike other presets that enforce style, this preset targets correctness and common pitfalls.","language":"javascript","status":"active","last_verified":"Fri May 01","install":{"commands":["npm install remark-preset-lint-sider"],"cli":{"name":"remark","version":null}},"imports":["import * as preset from 'remark-preset-lint-sider'","import preset from 'remark-preset-lint-sider'","{\n  \"plugins\": [\"remark-preset-lint-sider\"]\n}"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install --save-dev remark-cli remark-preset-lint-sider\nnpx remark --use remark-preset-lint-sider .","lang":"javascript","description":"Install the preset and run linting on all Markdown files in the current directory.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}