module.exports = { extends: '../../.eslintrc.js', ignorePatterns: [ 'src/contract-artifacts.ts', 'src/contract-deployed-artifacts.ts', ], }