Fix eslint issues in the file hierarchy table code #2483
Labels
ADC CI-06
UI to handle deposit of big data packages
arctic data center
linting & formatting
Issues related to eslint and prettier config
In preparation for extending the file hierarchy table to be used in the editor, we should start with some cleanup of the existing code. This will make it easier to add new functionality and ensure that the code is maintainable. To start, we will address some eslint issues in files that are related to the file hierarchy table.
Fix all eslint issues in the following files:
src/js/views/DataItemView.js
src/js/views/DataPackageView.js
src/js/views/DownloadButtonView.js
src/js/views/MetadataView.js
src/js/collections/DataPackage.js
src/js/models/PackageModel.js
Then:
npm run format
The text was updated successfully, but these errors were encountered: