style: add eslint and prettier

This commit is contained in:
Cfp
2025-06-22 17:06:50 +02:00
parent 6eb465d43a
commit 6ecaef6e8b
11 changed files with 552 additions and 214 deletions

3
.prettierrc Normal file
View File

@ -0,0 +1,3 @@
{
"useTabs": true
}