Skip to content
Snippets Groups Projects
Commit 0d6b6e7f authored by Benjamin Franzke's avatar Benjamin Franzke
Browse files

[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/+/80736


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
parent 8016882d
Branches
Tags
No related merge requests found
Showing
with 37 additions and 36 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment