mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-09 20:57:44 +00:00
run prettier on prettier config file
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
"printWidth": 100,
|
"printWidth": 100,
|
||||||
"overrides": [
|
"overrides": [
|
||||||
{
|
{
|
||||||
"files": "*.svx",
|
"files": "*.svx",
|
||||||
"options": { "parser": "mdx" }
|
"options": { "parser": "mdx" }
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user