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