Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: replace some promises with async/await (#336)
* refactor: replace promises with async/await in scripts, connectionController and playgrounds * refactor: test running modules * refactor: try old dbTestHelper format * refactor: try old setTimeout * refactor: try new dbTestHelper again * refactor: revert dbTestHelper * refactor: promisify setTimeout * refactor: try formatted cleanupTestDB * refactor: try new and updated seedDataAndCreateDataService * build: use latest typescript and bump some other dependencies * build: bump vscode engine and some dependencies * build: bump language server to v7
- Loading branch information