chore: format workspace

This commit is contained in:
PalmDevs
2024-06-22 22:09:43 +07:00
parent fc7be22c6c
commit 348a18a401
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.3.3/schema.json",
"$schema": "https://biomejs.dev/schemas/1.8.2/schema.json",
"organizeImports": {
"enabled": true
},
@@ -38,6 +38,7 @@
"javascript": {
"formatter": {
"enabled": true,
"lineEnding": "crlf",
"arrowParentheses": "asNeeded",
"indentStyle": "space",
"indentWidth": 4,
@@ -45,7 +46,7 @@
"quoteProperties": "asNeeded",
"quoteStyle": "single",
"semicolons": "asNeeded",
"trailingComma": "all"
"trailingCommas": "all"
}
},
"files": {

View File

@@ -17,7 +17,7 @@
<img height="24px" src="../../assets/revanced-logo/revanced-logo-round.svg" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="https://revnaced.app">
<a href="https://github.com/revanced">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://i.ibb.co/dMMmCrW/Git-Hub-Mark.png" />
<img height="24px" src="https://i.ibb.co/9wV3HGF/Git-Hub-Mark-Light.png" />