syntax-highlighting/src
saberzero1 e3fa3c038f
chore: centralize type declarations and standardize tooling config
- Update types/globals.d.ts with centralized type declarations
- Add .prettierignore, update .eslintrc.json with triple-slash-reference override
- Remove duplicate scripts.d.ts/styles.d.ts if present
2026-03-16 18:55:26 +01:00
..
scripts feat: add render event listener for in-place DOM re-initialization 2026-03-12 19:45:37 +01:00
styles feat: add clipboard copy button for code blocks 2026-02-14 00:32:49 +01:00
globals.d.ts feat: add clipboard copy button for code blocks 2026-02-14 00:32:49 +01:00
index.ts feat: extract syntax highlighting transformer from Quartz core 2026-02-13 22:31:03 +01:00
transformer.ts fix: resolve ESLint and formatting issues for CI compliance 2026-03-09 03:46:58 +01:00