Skip to content

Commit b865d0a

Browse files
committed
fix: lint
1 parent 414fef0 commit b865d0a

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

packages/hw-device-sdk/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
[Unreleased]: https://github.com/MetaMask/accounts/
10+
### Added
11+
12+
- Add hardwared related error mappings and custom hardware error.
13+
14+
[Unreleased]: https://github.com/MetaMask/accounts/@0.0.0...HEAD

packages/hw-device-sdk/tsconfig.build.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"outDir": "dist",
66
"rootDir": "src"
77
},
8-
"references": [{ "path": "../keyring-utils/tsconfig.build.json" }],
98
"include": ["./src/**/*.ts"],
109
"exclude": ["./src/**/*.test.ts", "./src/**/*.test-d.ts"]
1110
}

0 commit comments

Comments
 (0)