https://github.com/Microsoft/TypeScript
Revision 5702941c2ff3decc6c74194086320c2ef80de510 authored by Oleksandr T on 20 July 2022, 21:36:35 UTC, committed by GitHub on 20 July 2022, 21:36:35 UTC
* fix(49719): omit TS2301 error with enabled usedefineforclassfields

* show error for target lower than esnext with useddefineforclassfields enabled

* change target from esnext to es2022
1 parent 2f51a9e
History
Tip revision: 5702941c2ff3decc6c74194086320c2ef80de510 authored by Oleksandr T on 20 July 2022, 21:36:35 UTC
fix(49719): Incorrect error 2301 when using ES standard class properties (#49725)
Tip revision: 5702941
File Mode Size
.devcontainer
.github
.vscode
bin
doc
lib
loc
scripts
src
tests
.dockerignore -rw-r--r-- 1006 bytes
.editorconfig -rw-r--r-- 188 bytes
.eslintignore -rw-r--r-- 60 bytes
.eslintrc.json -rw-r--r-- 5.7 KB
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 2.9 KB
.mailmap -rw-r--r-- 18.7 KB
.npmignore -rw-r--r-- 425 bytes
.yarnrc -rw-r--r-- 27 bytes
AUTHORS.md -rw-r--r-- 8.3 KB
CODE_OF_CONDUCT.md -rw-r--r-- 333 bytes
CONTRIBUTING.md -rw-r--r-- 13.8 KB
CopyrightNotice.txt -rw-r--r-- 812 bytes
Dockerfile -rw-r--r-- 252 bytes
Gulpfile.js -rw-r--r-- 32.2 KB
LICENSE.txt -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 5.2 KB
SECURITY.md -rw-r--r-- 2.7 KB
ThirdPartyNoticeText.txt -rw-r--r-- 36.9 KB
package-lock.json -rw-r--r-- 294.9 KB
package.json -rw-r--r-- 3.9 KB

README.md

back to top