Skip to content

Comments

Adjusting prettier config and running#160

Open
FracturedShader wants to merge 1 commit intocommunitycenter:mainfrom
FracturedShader:feature/format-cleanup
Open

Adjusting prettier config and running#160
FracturedShader wants to merge 1 commit intocommunitycenter:mainfrom
FracturedShader:feature/format-cleanup

Conversation

@FracturedShader
Copy link
Contributor

@FracturedShader FracturedShader commented Dec 30, 2025

Format runs are filled with warnings about

[warn] Ignored unknown option { tailwindStylesheet: "./app/styles.css" }

This causes every PR to fail the format check by obscuring which files actually have format issues.

This commit removes that field from the imported config and then applies the result to all affected files.

Testing:

  • Verify that the Format stage has no warnings or failures

Format runs are filled with warnings about
```
[warn] Ignored unknown option { tailwindStylesheet: "./app/styles.css" }
```

This causes every PR to fail the format check by obscuring which files
actually have format issues.

This commit removes that field from the imported config and then applies
the result to all affected files.
@vercel
Copy link

vercel bot commented Dec 30, 2025

@FracturedShader is attempting to deploy a commit to the stardew Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant