initial commit

This commit is contained in:
2023-11-15 16:20:25 +01:00
commit 6305eee08e
23 changed files with 10014 additions and 0 deletions

4
.prettierrc.cjs Normal file
View File

@@ -0,0 +1,4 @@
module.exports = {
...require('@it-incubator/prettier-config'),
//override settings here
}