Adjust printWidth to 120.

This commit is contained in:
Fabio Niephaus
2025-02-10 09:16:33 +01:00
committed by Fabio Niephaus
parent 93a3b57d30
commit 9b77b7e1c6
33 changed files with 373 additions and 957 deletions

View File

@@ -1,6 +1,6 @@
# See: https://prettier.io/docs/en/configuration
printWidth: 80
printWidth: 120
tabWidth: 2
useTabs: false
semi: false