safe-global / safe-modules

A collection of modules that can be used with the Safe contract
GNU Lesser General Public License v3.0
149 stars 74 forks source link

Add Typescript dependency to passkey package #421

Closed nlordell closed 5 months ago

nlordell commented 5 months ago

This PR adds missing typescript dependency to the safe-passkey package which was causing build errors locally (maybe there is a global Typescript installation on CI and on @mmv08's machine). Also, there was some linting errors that weren't caught.

Also, PNPM reordered package.json for the passkey package, and I manually did it for the other packages.

nlordell commented 5 months ago

@mmv08 - this merges into your PR.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 9112898750

Details


Totals Coverage Status
Change from base Build 9097114246: 0.0%
Covered Lines: 147
Relevant Lines: 147

💛 - Coveralls