module.exports = { extends: ['turbo', '@solana/eslint-config-solana'], root: true, ignorePatterns: ['.eslintrc.js', 'dist/'], };