Creation doc storybook

This commit is contained in:
Dayamond
2025-11-07 14:06:05 +01:00
parent 5428b59542
commit 7bc9b291b2
26 changed files with 2325 additions and 5 deletions
+3
View File
@@ -1,3 +1,6 @@
// For more info, see https://github.com/storybookjs/eslint-plugin-storybook#configuration-flat-config-format
import storybook from "eslint-plugin-storybook";
import js from '@eslint/js'
import globals from 'globals'
import reactHooks from 'eslint-plugin-react-hooks'