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