init git, prettier & eslint config files

This commit is contained in:
2025-04-08 21:45:55 +02:00
commit 1af1f175ec
4 changed files with 81 additions and 0 deletions

6
.prettierignore Normal file
View File

@@ -0,0 +1,6 @@
# Package Managers
package-lock.json
pnpm-lock.yaml
yarn.lock
bun.lock
bun.lockb