const { defineConfig } = require('@flowgram.ai/eslint-config'); module.exports = defineConfig({ preset: 'base', packageRoot: __dirname, });