use:components and remove storybook integration

This commit is contained in:
2025-09-28 15:44:02 +02:00
parent bc8a76b9f5
commit 62b2108434
44 changed files with 273 additions and 1019 deletions

View File

@@ -1,6 +1,4 @@
// For more info, see https://github.com/storybookjs/eslint-plugin-storybook#configuration-flat-config-format
import storybook from 'eslint-plugin-storybook';
import prettier from 'eslint-config-prettier';
import { fileURLToPath } from 'node:url';
import { includeIgnoreFile } from '@eslint/compat';