chore: update prettier to 3.5.1 and enable experimentalOperatorPosition (#2427)

This commit is contained in:
Tony
2025-02-16 10:36:53 +08:00
committed by GitHub
parent 7a5495963b
commit c5da9d2579
10 changed files with 43 additions and 41 deletions
@@ -10,8 +10,9 @@ body {
margin: 0;
padding: 8px;
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
font-family:
-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu,
Cantarell, 'Helvetica Neue', sans-serif;
}
a {