Files
owncast/web/.eslintignore
Gabe Kangas cc9286416c Update storybook to v9 (#4645)
* chore: Update storybook to v9

* Pin next-export-i18n + remove outdated mock library

* Replace old mocking library with MSW

* Resolve knip unused code warnings
2025-10-20 21:26:32 -07:00

9 lines
160 B
Plaintext

# Ignore artifacts:
node_modules
out
../static/web
public/styles/admin/config-public-details.css
# Ignore Storybook files during Next.js builds
**/*.stories.*