In ProjectManager.js and ProjectModel.js, JSDoc comments were missing for some constants that needed to be included in the API documentation. These have now been added.
In workingSetView.js, certain comments were written using /.../. These have been reformatted to /*.../ to maintain consistency across the codebase.
In ProjectManager.js and ProjectModel.js, JSDoc comments were missing for some constants that needed to be included in the API documentation. These have now been added.
In workingSetView.js, certain comments were written using /.../. These have been reformatted to /*.../ to maintain consistency across the codebase.