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

Private syntax, Unexpected character '#' (8:1) #1216

Closed
ale-grosselle opened this issue Mar 11, 2019 · 0 comments
Closed

Private syntax, Unexpected character '#' (8:1) #1216

ale-grosselle opened this issue Mar 11, 2019 · 0 comments

Comments

@ale-grosselle
Copy link
Contributor

ale-grosselle commented Mar 11, 2019

class StatesC {

	#session;

	#readyDef = new Deferred();

	#ready = false;
}

image

image

  • What version of documentation.js are you using?:
    9.3.0
  • How are you running documentation.js (on the CLI, Node.js API, Grunt, other?):
    Node.js
tmcw pushed a commit that referenced this issue Mar 16, 2019

Verified

This commit was signed with the committer’s verified signature.
junderw Jonathan Underwood
Fixes #1216
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant