{"library":"remark-preset-lint-travi","title":"remark-preset-lint-travi","description":"remark preset configuring remark-lint with the author's Markdown style preferences. Current stable version is 6.0.8, released under MIT license. It is a shareable configuration that bundles a set of lint rules via the underlying @form8ion/remark-lint-preset. Preset releases are tightly coupled to the dependency's version, with frequent updates (multiple releases per year). Differentiator: opinionated defaults from a single maintainer, with support for ESM-only configuration files (.remarkrc.js with export default), requiring Node >=16.14.","language":"javascript","status":"active","last_verified":"Fri May 01","install":{"commands":["npm install remark-preset-lint-travi"],"cli":{"name":"remark","version":null}},"imports":["import remarkPresetLintTravi from 'remark-preset-lint-travi'","export default { plugins: ['remark-preset-lint-travi'] }","npm install remark remark-cli remark-preset-lint-travi --save-dev"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install remark remark-cli remark-preset-lint-travi --save-dev\necho 'export default { plugins: [\"remark-preset-lint-travi\"] }' > .remarkrc.js\necho '# Test\n## Heading\nSome text.' > test.md\nnpx remark --frail .","lang":"javascript","description":"Shows installation, configuration via .remarkrc.js, and running the linter on a sample Markdown file.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}