Skip to content

Commit

Permalink
prettier format MD correct
Browse files Browse the repository at this point in the history
  • Loading branch information
timephy committed Nov 18, 2024
1 parent 4db68c5 commit b45fba4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/tui-components-svelte/.prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
"options": {
"parser": "svelte"
}
},
{
"files": "*.md",
"options": {
"tabWidth": 1
}
}
]
}

0 comments on commit b45fba4

Please sign in to comment.