/** @type {import("eslint").Linter.Config} */ module.exports = { extends: ['@repo/eslint-config/storybook.js'], };