{"_id":"@almacareer/remark-config","_rev":"4-aa9d223fbbc8bdd4f3657256df6531a5","name":"@almacareer/remark-config","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@almacareer/remark-config","version":"0.1.0","keywords":["config","lint","markdown","remark","alma","career"],"author":{"name":"Tomáš Litera","email":"tomas.litera@almacareer.com"},"license":"MIT","_id":"@almacareer/remark-config@0.1.0","maintainers":[{"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":"5c7c1058896df26b169bfbcac08c6b0950b8a862","tarball":"https://registry.npmjs.org/@almacareer/remark-config/-/remark-config-0.1.0.tgz","fileCount":5,"integrity":"sha512-xY9chTG3Wwj2U7W/75N3AN/G5D//28/zZlOUAgKpcsop5nQ53qoe5NUsn20m2mFnQQ8kN2f0uLEI4tUokT+YdQ==","signatures":[{"sig":"MEYCIQDQ6UEAFqqWJTxu/j7TmX4x9uIJv+L26/LUVPH6gRrZmwIhAKSisCEpaJJM2MxhqlApZEIT7xr5m8kP3n/qOkIP3zNr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4720},"main":"index.js","type":"module","engines":{"node":">=18"},"gitHead":"b89d961ff36a6113bc5dfac814173354c58da1cf","_npmUser":{"name":"literat","email":"tomaslitera@hotmail.com"},"repository":{"url":"git://github.com/lmc-eu/code-quality-tools.git","type":"git"},"_npmVersion":"lerna/8.1.3/node@v18.20.4+x64 (linux)","description":"Alma Career's config for Markdown linting with Remark","directories":{},"_nodeVersion":"18.20.4","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_0.1.0_1723035046013_0.7176569349833337","host":"s3://npm-registry-packages"}}},"time":{"created":"2024-08-07T12:50:45.921Z","modified":"2025-04-10T09:39:43.826Z","0.1.0":"2024-08-07T12:50:46.151Z"},"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":[{"email":"tomaslitera@hotmail.com","name":"literat"},{"email":"mortal_flesh@seznam.cz","name":"mortalflesh"}],"readme":"# @almacareer/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 @almacareer/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 '@almacareer/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"}