-
Notifications
You must be signed in to change notification settings - Fork 63
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
Cannot use with prettier-eslint
.
#235
Comments
I think the fix here would be just not passing |
Related issue: |
@Ryan-McLemon did you manage to find a workaround for this? |
@dvcrn, I have not tried again. Let me know if you do! |
This issue has been automatically locked due to inactivity. Please open a new issue for related bugs. |
When reporting an issue, please include the following information in your post:
User/JsPrettier.sublime-settings
file<project_name>.sublime-project
file (if applicable)Explain the Issue and Expected Behavior
I would like to use
prettier-eslint
in a project that only has an eslint config, but I get an error abouteditorconfig
when using that, even witheditorconfig
set tofalse
.Prettier version
JsPrettier Plug-in Version
The JsPrettier Sublime Text Plug-in version is located in the
package.json
file.Platform Details
Provide your Sublime Text version and Platform details.
Example
Generated Prettier command line arguments
To view the generated prettier command line arguments you need to enable JsPrettier's debug setting and open the Sublime Text Console after a file/section formatting attempt.
Example
Is the same behavior observed when run against Prettier directly?
No.
The contents of your
User/JsPrettier.sublime-settings
fileThe contents of your
<project_name>.sublime-project
file (if applicable)N/A
Steps to reproduce the behavior
The steps one would take to reproduce and observe the problem.
The text was updated successfully, but these errors were encountered: