Prettier Usage#141
Merged
Merged
Conversation
✅ Deploy Preview for thingweb ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| "@docusaurus/module-type-aliases": "^3.5.2", | ||
| "@docusaurus/types": "^3.5.2" | ||
| "@docusaurus/types": "^3.5.2", | ||
| "prettier": "^3.6.2" |
Member
There was a problem hiding this comment.
No strong opinion but on node-wot side we used a fixed version, see
to overcome issues with the GitHub actions
As the problem is not relevant here I am fine
Member
Author
There was a problem hiding this comment.
I forgot to put gh action so maybe it is an issue here too. I will fix the version and add gh action
danielpeintner
approved these changes
Jul 15, 2025
Member
|
@egekorkan package-lock is missing.. |
JKRhb
reviewed
Jul 16, 2025
Member
Author
|
@danielpeintner have another look after your approval from last time |
JKRhb
approved these changes
Jul 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

closes #115
I have used config of node-wot but I do not have a strong preference. I have added the config and the dependencies in the first commit, formatting in the second.