UNPKG

hadron-type-checker

Version:
10 lines (9 loc) 190 B
'use strict'; module.exports = { root: true, extends: ['@mongodb-js/eslint-config-compass'], parserOptions: { tsconfigRootDir: __dirname, project: ['./tsconfig.json'], }, };