import { defineConfig } from 'eslint/config'; import { baseConfig } from '@gib/eslint-config/base'; export default defineConfig(baseConfig);