Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for TS declare modifier on fields #10545

Merged
merged 4 commits into from Nov 5, 2019

Conversation

nicolo-ribaudo
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo commented Oct 13, 2019

This will contain different PRs. They should be reviewed individually and not here.

@buildsize
Copy link

buildsize bot commented Nov 5, 2019

File name Previous Size New Size Change
babel-preset-env.js 2.77 MB 2.77 MB 798 bytes (0%)
babel-preset-env.min.js 1.67 MB 1.67 MB 599 bytes (0%)
babel.js 2.95 MB 2.95 MB 2.23 KB (0%)
babel.min.js 1.63 MB 1.63 MB 1.55 KB (0%)
test262.tap 4.84 MB [deleted]

* [parser] Add support for TS declare modifier on fields

* Use Object.create(null)

* Comment
* Transform TypeScript "declare" fields

* Remove multiple spaces

* declareFields -> allowDeclareFields
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: typescript outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: New Feature 🚀 A type of pull request used for our changelog categories umbrella ☂️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant