Skip to content

📝 Contribution Guide ​

Development Environment ​

bash
npm install

Test Cases ​

bash
npm test # Run unit tests

Before Submitting a PR ​

  • Ensure VS Code has ESLint plugin installed
  • Add test cases for new features
  • Update documentation