esdoc / esdoc-plugins

MIT License
140 stars 77 forks source link

Is this repository still maintained? #96

Closed libook closed 4 years ago

libook commented 4 years ago

This repository hasn't been updated for more than one year.

I am looking for support to ES proposal, such as proposal-class-fields. For example, this stage-3 proposal is not supported:

class A{
    #aPrivateProperty=1;
    constructor(){}
}
libook commented 4 years ago

@h13i32maru

libook commented 4 years ago

Obviously...