Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 597 Bytes

File metadata and controls

35 lines (24 loc) · 597 Bytes

Summary

Describe what this PR changes and why.

Related Issue

Fixes #

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor
  • Test improvement
  • CI/build update

Validation

  • npm run lint
  • npm run test
  • npm run vscode:prepublish

UI Changes

  • No UI changes
  • UI changes included
  • Screenshots attached

Checklist

  • I read CONTRIBUTING.md
  • My changes are focused and do not include unrelated edits
  • I updated docs/README if behavior changed
  • I added or updated tests where appropriate