remove eslint warnings, add npm publish process to Collaboration.md (#3913)

This commit is contained in:
Karsten Hassel
2025-10-14 22:44:37 +02:00
committed by GitHub
parent 5f1f5bd291
commit d39e686f7a
5 changed files with 8 additions and 3 deletions

View File

@@ -20,6 +20,7 @@ planned for 2026-01-01
### Fixed
- feat: add ESlint rule `no-sparse-arrays` for config check to fix #3910 (#3911)
- fixed eslint warnings shown in #3911 and updated npm publish docs (#3913)
### Updated