Sign in
◑
Theme
apache
/
iggy
/
refs/heads/dependabot/uv/bdd/python/python-64dda1df40
/
.
/
web
/
.prettierrc
blob: c84b786f0eb642598ac209dd7316eb82f8d6470c [
file
]
{
"useTabs"
:
false
,
"singleQuote"
:
true
,
"trailingComma"
:
"none"
,
"printWidth"
:
100
,
"plugins"
:
[
"prettier-plugin-svelte"
],
"overrides"
:
[
{
"files"
:
"*.svelte"
,
"options"
:
{
"parser"
:
"svelte"
}
}
]
}