feat(linters): linters and prettier added to front

This commit is contained in:
2024-11-03 18:37:51 +01:00
parent 3d0a996744
commit a474783a02
6 changed files with 4642 additions and 4609 deletions

6
front/.prettierignore Normal file
View File

@@ -0,0 +1,6 @@
# Ignore artifacts:
.next
.blueprints
node_modules
build
coverage