{"_id":"@alma-oss/remark-config","_rev":"2-cbf43b4c5338c59c9e388e149d6b3e1c","name":"@alma-oss/remark-config","dist-tags":{"latest":"1.0.0-alpha.0","next":"1.0.0-alpha.0"},"versions":{"1.0.0-alpha.0":{"name":"@alma-oss/remark-config","version":"1.0.0-alpha.0","keywords":["config","lint","markdown","remark","alma","career"],"author":{"name":"Tomáš Litera","email":"tomas.litera@almacareer.com"},"license":"MIT","_id":"@alma-oss/remark-config@1.0.0-alpha.0","maintainers":[{"name":"alma-design-system-bot","email":"team-design-system@almacareer.com"},{"name":"literat","email":"tomaslitera@hotmail.com"}],"homepage":"https://github.com/lmc-eu/code-quality-tools#readme","bugs":{"url":"https://github.com/lmc-eu/code-quality-tools/issues"},"dist":{"shasum":"d042deea15c772ea3a11dc91300fcfdb7d2a9282","tarball":"https://registry.npmjs.org/@alma-oss/remark-config/-/remark-config-1.0.0-alpha.0.tgz","fileCount":5,"integrity":"sha512-8tG6Hk6C74oVrXbV7ZtSpFHS7raIaOGaYWzjVD10l/QEJo3k8ymPUNKlJ8PIAX43HuUfAkeasHhr4sV0M0QWtw==","signatures":[{"sig":"MEUCIQDr6y50ovTR+/tUxc3UxS1GxiN++wrMuQoIAnfCQd5B7QIgFB5m+KJ/a2zChK7HAw+qtHzm7hU4Ppph/nVDpd/EWU0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5794},"type":"module","engines":{"node":">=20"},"exports":{".":"./index.js"},"gitHead":"e0813802528e9cd92fd6c6a835058ad067f2d958","_npmUser":{"name":"literat","email":"tomaslitera@hotmail.com"},"repository":{"url":"git://github.com/lmc-eu/code-quality-tools.git","type":"git"},"_npmVersion":"lerna/10.0.1/node@v22.23.2+arm64 (darwin)","description":"Alma Career's config for Markdown linting with Remark","directories":{},"_nodeVersion":"22.23.2","dependencies":{"remark-preset-lint-consistent":"^6.0.0","remark-preset-lint-recommended":"^7.0.0","remark-preset-lint-markdown-style-guide":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-config_1.0.0-alpha.0_1788943713955_0.765906066622726","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2026-09-09T08:48:33.377Z","modified":"2026-09-09T08:51:03.067Z","1.0.0-alpha.0":"2026-09-09T08:48:34.092Z"},"bugs":{"url":"https://github.com/lmc-eu/code-quality-tools/issues"},"author":{"name":"Tomáš Litera","email":"tomas.litera@almacareer.com"},"license":"MIT","homepage":"https://github.com/lmc-eu/code-quality-tools#readme","keywords":["config","lint","markdown","remark","alma","career"],"repository":{"url":"git://github.com/lmc-eu/code-quality-tools.git","type":"git"},"description":"Alma Career's config for Markdown linting with Remark","maintainers":[{"name":"alma-design-system-bot","email":"team-design-system@almacareer.com"},{"name":"literat","email":"tomaslitera@hotmail.com"}],"readme":"# @alma-oss/remark-config\n\n> Alma Career’s config for [remark-cli][remark-cli-home]\n\n## Usage\n\n```sh\nnpm i --dev remark-cli @alma-oss/remark-config\n```\n\nNow, create a _.remarkrc.js_ file in your project’s root with the following contents:\n\n```js\nimport config from '@alma-oss/remark-config';\n\nexport default {\n  ...config,\n};\n```\n\nRemark’s configuration does not support built-in extensibility/inheritance of configuration so if you’d like to change some configuration options you will have to resort to standard JavaScript’s object mutation/extension patterns.\n\n[remark-cli-home]: https://github.com/remarkjs/remark/tree/master/packages/remark-cli\n","readmeFilename":"README.md"}