repo setup

This commit is contained in:
mrjvs
2023-06-21 14:50:06 +02:00
commit 2f2db1aab8
16 changed files with 6653 additions and 0 deletions

3
tslint.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": ["tslint:recommended", "tslint-config-prettier"]
}