Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

New: Add property decorators to AST (fixes #71) #72

Merged
merged 1 commit into from
Aug 26, 2016
Merged

New: Add property decorators to AST (fixes #71) #72

merged 1 commit into from
Aug 26, 2016

Conversation

JamesHenry
Copy link
Member

@JamesHenry JamesHenry commented Aug 26, 2016

We were previously just stripping ClassProperty nodes entirely. This PR adds support for them, and their decorators

@eslintbot
Copy link

LGTM

@JamesHenry JamesHenry mentioned this pull request Aug 26, 2016
14 tasks
@nzakas
Copy link
Member

nzakas commented Aug 26, 2016

Lgtm. Btw, you can just reference the master issue instead of creating new issues that don't say anything. Just use "refs" instead of "fixes".

@nzakas nzakas merged commit f6a8e71 into eslint:master Aug 26, 2016
@JamesHenry JamesHenry deleted the property-decorators branch August 26, 2016 19:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants