shufo / prettier-plugin-blade

Format your blade template using Prettier
https://www.npmjs.com/package/@shufo/prettier-plugin-blade
MIT License
325 stars 8 forks source link

[Bug]: In doc is missing --end-with-new-line in .prettierrc example #236

Closed dbursa closed 9 months ago

dbursa commented 1 year ago

Description

I tried endWithNewLine: false, but its not working. Can you provide correct name?

Expected Behavior

In .prettierrc with endWithNewLine: false shloud not to end with new line

Actual Behavior

With endWithNewLine: false nothing happen

Additional Context

prettier: 3.0.3 @shufo/prettier-plugin-blade: 1.11.1

dbursa commented 11 months ago

@shufo i found in code it should be endWithNewline (with small l in line). But still doesn't work? What should do this feature? Can you provide any example pls?

github-actions[bot] commented 9 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days