fix showing the active link in the navbar
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"tabWidth": 2,
|
||||
"singleQuote": false,
|
||||
"trailingComma": "es5",
|
||||
"printWidth": 100,
|
||||
"printWidth": 80,
|
||||
"plugins": ["prettier-plugin-svelte"],
|
||||
"overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }]
|
||||
}
|
||||
|
Reference in New Issue
Block a user