https://github.com/Microsoft/TypeScript
Revision c81bf4d8b0c12410a082d6598fcc24cc721b6e9e authored by Oleksandr T on 26 September 2022, 16:50:02 UTC, committed by GitHub on 26 September 2022, 16:50:02 UTC
* fix(49594): allow enum members in computed properties

* add additional tests

* handle enum members without initializers

* update tests
1 parent bc9cbbe
History
Tip revision: c81bf4d8b0c12410a082d6598fcc24cc721b6e9e authored by Oleksandr T on 26 September 2022, 16:50:02 UTC
fix(49594): Typescript 4.7.3 bracketed class property compilation error strictPropertyInitialization:true (#49619)
Tip revision: c81bf4d
File Mode Size
.devcontainer
.github
.vscode
bin
doc
lib
scripts
src
tests
.dockerignore -rw-r--r-- 986 bytes
.editorconfig -rw-r--r-- 188 bytes
.eslintignore -rw-r--r-- 617 bytes
.eslintplugin.js -rw-r--r-- 391 bytes
.eslintrc.json -rw-r--r-- 6.8 KB
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 2.9 KB
.yarnrc -rw-r--r-- 27 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 333 bytes
CONTRIBUTING.md -rw-r--r-- 15.4 KB
CopyrightNotice.txt -rw-r--r-- 812 bytes
Dockerfile -rw-r--r-- 252 bytes
Gulpfile.js -rw-r--r-- 31.0 KB
LICENSE.txt -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 3.1 KB
SECURITY.md -rw-r--r-- 2.7 KB
ThirdPartyNoticeText.txt -rw-r--r-- 36.9 KB
package-lock.json -rw-r--r-- 662.5 KB
package.json -rw-r--r-- 3.7 KB

README.md

back to top