Lotsa typescript bullshit

This commit is contained in:
mrfry 2020-11-24 10:47:04 +01:00
parent b7ac485689
commit b927988017
65 changed files with 801 additions and 8447 deletions

View file

@ -23,6 +23,7 @@
"exclude": [
"node_modules",
"submodules",
"devel"
"devel",
"src/standaloneUtils"
]
}