Bump to TS 5.0 (#737)

* Bump to TS 5.0

* Adjust global dev-test imports
This commit is contained in:
Jaco
2023-03-17 07:58:03 +02:00
committed by GitHub
parent a3a918b2cb
commit 22c8d7ac0c
16 changed files with 62 additions and 61 deletions
@@ -1,7 +1,7 @@
// Copyright 2017-2023 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
/// <reference types="@polkadot/dev-test/node.d.ts" />
/// <reference types="@polkadot/dev-test/globals.d.ts" />
import type { KeyringStruct } from '../types.js';