mirror of
https://github.com/viggomeesters/obsidian-slide-deck-viewer.git
synced 2026-07-22 07:46:52 +00:00
314 B
314 B
Contributing
Keep changes aligned with the read-only inspection scope.
Before opening a pull request:
npm install
npm run build
npx tsc --noEmit
npm test
Do not add network services, cloud conversion, external app launch, macro execution, or write-back support without a separate design review.