module.exports = { extends: ['./node_modules/ts-standardx/.eslintrc.js'], ignorePatterns: ['__tests__/fixtures/**/*', 'dist/*'] }