UNPKG

ipsambeatae

Version:

Shared dependencies of Compass, the MongoDB extension for VSCode and MongoSH

9 lines (8 loc) 182 B
module.exports = { root: true, extends: ['@mongodb-js/eslint-config-devtools'], parserOptions: { tsconfigRootDir: __dirname, project: ['./tsconfig-lint.json'], }, };