Enforce code formatting via Prettier #44

Merged
tozh4728 merged 6 commits from prettier into develop 2024-12-02 14:18:04 +01:00
Showing only changes of commit f3d0940c88 - Show all commits

View File

@ -1,4 +1,4 @@
tabWidth: 4
printWidth: 100
printWidth: 120
plugins:
- prettier-plugin-java