module.exports = { root: true, extends: 'gasbuddy', parserOptions: { project: './tsconfig.json' }, };