Skip to content

Commit

Permalink
Format TOML files
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilkybarkid committed Nov 28, 2023
1 parent 98b6015 commit aa23343
Show file tree
Hide file tree
Showing 3 changed files with 380 additions and 353 deletions.
7 changes: 6 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,10 @@
"printWidth": 120,
"semi": false,
"singleQuote": true,
"plugins": ["@prettier/plugin-xml", "@trivago/prettier-plugin-sort-imports", "prettier-plugin-sh"]
"plugins": [
"@prettier/plugin-xml",
"@trivago/prettier-plugin-sort-imports",
"prettier-plugin-sh",
"prettier-plugin-toml"
]
}
Loading

0 comments on commit aa23343

Please sign in to comment.