import{_ as i,c as o,o as d,a6 as s}from"./chunks/framework.CHl2ywxc.js";const _=JSON.parse('{"title":"Coding & Docs Guidelines","description":"","frontmatter":{"title":"Coding & Docs Guidelines"},"headers":[],"relativePath":"contributing/guidelines.md","filePath":"contributing/guidelines.md","lastUpdated":1755281500000}'),t={name:"contributing/guidelines.md"};function n(l,e,c,a,r,u){return d(),o("div",null,e[0]||(e[0]=[s('<h1 id="coding-docs-guidelines" tabindex="-1">Coding & Docs Guidelines <a class="header-anchor" href="#coding-docs-guidelines" aria-label="Permalink to "Coding & Docs Guidelines""></a></h1><p>Code</p><ul><li>Follow TypeScript strictness and ESLint rules.</li><li>Prefer TSDoc comments for public APIs with <code>@example</code> where useful.</li><li>Keep modules cohesive and avoid unrelated changes.</li></ul><p>Docs</p><ul><li>Write in Markdown under <code>/docs</code>.</li><li>Add pages to VitePress sidebar via <code>.vitepress/config.ts</code>.</li><li>For API docs, rely on TypeDoc output under <code>/docs/api/reference</code>.</li></ul>',5)]))}const g=i(t,[["render",n]]);export{_ as __pageData,g as default};