fix(core): cosmetics

This commit is contained in:
2021-11-26 15:17:52 +01:00
parent d7247add7e
commit 20a2804924
8 changed files with 393 additions and 179 deletions

View File

@@ -26,9 +26,9 @@
"devDependencies": {
"@gitzone/tsbuild": "^2.1.28",
"@gitzone/tsrun": "^1.2.18",
"@gitzone/tstest": "^1.0.59",
"@gitzone/tstest": "^1.0.60",
"@pushrocks/tapbundle": "^3.2.14",
"@types/node": "^16.11.6",
"@types/node": "^16.11.10",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},
@@ -55,4 +55,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}