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