npm.io
3.17.3 • Published 3d ago

@mongodb-js/devtools-connect

Licence
Apache-2.0
Version
3.17.3
Deps
5
Size
98 kB
Vulns
0
Weekly
0
Stars
24

Devtools Shared Monorepo

This repository contains packages that are shared dependencies of Compass, the MongoDB extension for VSCode and MongoSH.

To start working:

npm run bootstrap

Lint code and dependencies

npm run check

Run tests

npm run test

To create a new workspace:

npm run create-workspace

Contributing

For contributing, please refer to CONTRIBUTING.md