MetaMask / rpc-cap

A module for adding an object-capabilities system to any JSON-RPC API as middleware for json-rpc-engine
ISC License
31 stars 32 forks source link

Update types, lint config, lint and TypeScript dependencies #129

Closed rekmarks closed 3 years ago

rekmarks commented 3 years ago

This PR fixes a number of stylistic and type issues with rpc-cap by:

Additionally, this PR updates the CircleCI config to only build in a separate job and persist the build artifacts to the workspace for use in the unit test and lint jobs.