Skip to content

Commit

Permalink
n/prettier.md: update from shell-things
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaela committed Jun 19, 2024
1 parent 85153f7 commit 9f8fe4d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions n/prettier.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ looks like:

```json
{
"insertPragma": true,
"proseWrap": "always",
"singleAttributePerLine": true,
"plugins": [
"@prettier/plugin-ruby",
"@prettier/plugin-xml",
Expand All @@ -66,6 +69,10 @@ looks like:
{
"files": "conf/librewolf.overrides.cfg",
"options": { "parser": "javascript" }
},
{
"files": "conf/autoconfig.js.online",
"options": { "parser": "javascript" }
}
]
}
Expand Down

0 comments on commit 9f8fe4d

Please sign in to comment.