module.exports = { root: true, extends: ['custom/library'], ignorePatterns: ['**/*.scss', '**/*.svg', 'node_modules/', 'dist/', 'tsconfig.json'], }