import nhcarrigan from '@nhcarrigan/eslint-config'; export default [ ...nhcarrigan, { ignores: ['**/dist', '**/out-tsc', 'node_modules'], }, ];