-
Notifications
You must be signed in to change notification settings - Fork 0
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
prettier/prettier-eslint #63
Comments
I'm not seeing anything on the github page about a RFM (any more) |
Hey! Sorry I don't understand :) |
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. |
Np, np! I gotcha now And of course, I encourage you to participate actively in the Open Source community :) |
That makes a lot of sense. Thanks for explaining |
{
"description": "Code ➡️ prettier ➡️ eslint --fix ➡️ Formatted Code ✨",
"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"
]
}
The text was updated successfully, but these errors were encountered: