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