sospedra / rfm

Request for maintainers explorer
https://rfm.sospedra.me
MIT License
19 stars 0 forks source link

prettier/prettier-eslint #63

Open sospedra opened 4 years ago

sospedra commented 4 years ago

{ "description": "Code :arrow_right: prettier :arrow_right: eslint --fix :arrow_right: Formatted Code :sparkles:", "fullName": "prettier/prettier-eslint", "language": "JavaScript", "name": "prettier-eslint", "openIssues": 56, "owner": "prettier", "stars": 2880, "updatedAt": "2020-05-01T17:28:13Z", "url": "https://github.com/prettier/prettier-eslint", "requestIssueFullName": "prettier/prettier-eslint", "requestIssueNumber": 275, "license": "MIT", "topics": [ "eslint", "formatter", "javascript", "prettier" ], "filenames": [ "Jakefile" ], "aceMode": "javascript", "aliases": [ "js", "node" ], "color": "#f1e05a", "extensions": [ ".js", "._js", ".bones", ".es", ".es6", ".frag", ".gs", ".jake", ".jsb", ".jscad", ".jsfl", ".jsm", ".jss", ".mjs", ".njs", ".pac", ".sjs", ".ssjs", ".xsjs", ".xsjslib" ], "interpreters": [ "node" ] }

erasmuswill commented 4 years ago

I'm not seeing anything on the github page about a RFM (any more)

sospedra commented 4 years ago

I'm not seeing anything on the github page about a RFM (any more)

Hey! Sorry I don't understand :) What github page? Couls u elaborate?

erasmuswill commented 4 years ago

Sorry, I just meant that I didn't see any mention of a new maintainer request on the prettier-eslint GitHub page. I'm quite new to the RFM repo, so not sure if that's exactly how it works. I am currently depending on this project for some projects, so I would really like to see this project continuing.

sospedra commented 4 years ago

Np, np! I gotcha now So, RFM is to keep track of what projects are looking for support. If the issue is opened here it means that prettier-eslint is still looking for a maintainer. You can follow the conversation in their own issue:

https://github.com/prettier/prettier-eslint/issues/275

And of course, I encourage you to participate actively in the Open Source community :)

erasmuswill commented 4 years ago

That makes a lot of sense. Thanks for explaining