module.exports = { extends: ['../.eslintrc.js'], parserOptions: { project: 'tsconfig.json', }, };