llTheBlankll / attendance-management-angular

robust Attendance Management System tailored for the Philippine education sector. Built with Spring Boot, WebSocket, and Angular, it offers real-time updates, secure JWT authentication, attendance analytics, and an intuitive interface. Efficiently track and manage attendance with tailored insights and notifications
Apache License 2.0
2 stars 1 forks source link

(JS-0588) Missing `readonly` for `@Output` #6

Closed llTheBlankll closed 2 months ago

llTheBlankll commented 2 months ago

Description

Prefer to declare @Output as readonly since they are not supposed to be reassigned.

Occurrences

There are 4 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/llTheBlankll/attendance-management-angular/issue/JS-0588/occurrences/