[TASK] Define readonly for never-written private TypeScript variables
IDEs like PhpSstorm complain about the same thing, so better we have that defined and checked via CI. Commands executed: node_modules/.bin/eslint --fix Sources/TypeScript/ Resolves: #101780 Releases: main, 12.4 Change-Id: I01e0289b671dfd4348319bca90dddaec085fbfe4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80747 Reviewed-by:Benjamin Franzke <ben@bnf.dev> Tested-by:
Benjamin Franzke <ben@bnf.dev> Tested-by:
core-ci <typo3@b13.com>
Showing
- Build/.eslintrc.json 1 addition, 0 deletionsBuild/.eslintrc.json
- Build/Sources/TypeScript/adminpanel/modules/cache.ts 1 addition, 1 deletionBuild/Sources/TypeScript/adminpanel/modules/cache.ts
- Build/Sources/TypeScript/adminpanel/modules/preview.ts 2 additions, 2 deletionsBuild/Sources/TypeScript/adminpanel/modules/preview.ts
- Build/Sources/TypeScript/backend/context-help.ts 3 additions, 3 deletionsBuild/Sources/TypeScript/backend/context-help.ts
- Build/Sources/TypeScript/backend/context-menu.ts 2 additions, 2 deletionsBuild/Sources/TypeScript/backend/context-menu.ts
- Build/Sources/TypeScript/backend/date-time-picker.ts 1 addition, 1 deletionBuild/Sources/TypeScript/backend/date-time-picker.ts
- Build/Sources/TypeScript/backend/document-header.ts 2 additions, 2 deletionsBuild/Sources/TypeScript/backend/document-header.ts
- Build/Sources/TypeScript/backend/document-save-actions.ts 1 addition, 1 deletionBuild/Sources/TypeScript/backend/document-save-actions.ts
- Build/Sources/TypeScript/backend/drag-uploader.ts 9 additions, 9 deletionsBuild/Sources/TypeScript/backend/drag-uploader.ts
- Build/Sources/TypeScript/backend/element-browser.ts 2 additions, 2 deletionsBuild/Sources/TypeScript/backend/element-browser.ts
- Build/Sources/TypeScript/backend/form-engine-suggest.ts 1 addition, 1 deletionBuild/Sources/TypeScript/backend/form-engine-suggest.ts
- Build/Sources/TypeScript/backend/form-engine/container/files-control-container.ts 1 addition, 1 deletion.../backend/form-engine/container/files-control-container.ts
- Build/Sources/TypeScript/backend/form-engine/container/flex-form-section-container.ts 1 addition, 1 deletion...kend/form-engine/container/flex-form-section-container.ts
- Build/Sources/TypeScript/backend/form-engine/container/inline-control-container.ts 2 additions, 2 deletions...backend/form-engine/container/inline-control-container.ts
- Build/Sources/TypeScript/backend/form-engine/container/site-language-container.ts 1 addition, 1 deletion.../backend/form-engine/container/site-language-container.ts
- Build/Sources/TypeScript/backend/form-engine/element/abstract-sortable-select-items.ts 1 addition, 1 deletion...end/form-engine/element/abstract-sortable-select-items.ts
- Build/Sources/TypeScript/backend/form-engine/element/category-element.ts 3 additions, 3 deletions...ypeScript/backend/form-engine/element/category-element.ts
- Build/Sources/TypeScript/backend/form-engine/element/extra/select-box-filter.ts 1 addition, 1 deletion...pt/backend/form-engine/element/extra/select-box-filter.ts
- Build/Sources/TypeScript/backend/form-engine/element/mfa-info-element.ts 1 addition, 1 deletion...ypeScript/backend/form-engine/element/mfa-info-element.ts
- Build/Sources/TypeScript/backend/form-engine/element/select-check-box-element.ts 1 addition, 1 deletion...t/backend/form-engine/element/select-check-box-element.ts
Please register or sign in to comment