-
Notifications
You must be signed in to change notification settings - Fork 322
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
Do you want a PR for es6-capability / eslint? #203
Comments
@jsoverson I'm all in for supporting @the-simian to take on an active role of maintaining and improving Plato as I generally understand you are busy / working on other projects. It should be noted that the existing mainline Plato release currently does support ES6+ via I've been delayed myself with external concerns regarding my work on Another cool trending point is to see the Plato usage / adoption increase after the initial ES6 support via |
hey @typhonrt I'm going to get some work on it soon, He did add me as a contributor this week. What I got on my repo fixes a lot of issues in this tracker, so I am going to pull that in ASAP and go from there. Thanks for your feedback :) |
if you can, please sir. I would love to have es6+ (proper eslint) compatibility on this! |
hey @Announcement , I will get my work merged in when i can, but int he meantime my es6-plato repo and npm module is active and working. That's the thing I'll be merging, so you can use that now if you need something : https://www.npmjs.com/package/es6-plato |
I refactored this project to use
eslint
andes6
complexity-parsing capability. It is working well. Someone suggested I should make a pull request here, but I wanted to ask if you were even interested in having me actively maintain this project. If not I don't mind keeping it in my es6-plato project.https://www.npmjs.com/package/es6-plato
I also updated all the npm dependencies (migrated lodash, etc)
Let me know!
The text was updated successfully, but these errors were encountered: