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

Optional methods are not marked as optional #206

Closed
Pajn opened this issue Mar 20, 2017 · 0 comments
Closed

Optional methods are not marked as optional #206

Pajn opened this issue Mar 20, 2017 · 0 comments
Labels

Comments

@Pajn
Copy link
Contributor

Pajn commented Mar 20, 2017

These two produce the same AST

class A {
  optional?()
  required()
}
Pajn added a commit to Pajn/typescript-eslint-parser that referenced this issue Mar 20, 2017
Pajn added a commit to Pajn/typescript-eslint-parser that referenced this issue Mar 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants