Merge commit 'f69ca085dbfca2253404574dcdc4dc6c2aaa35c0' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2025-10-01 19:13:18 +02:00
147 changed files with 1188 additions and 808 deletions

View File

@@ -198,6 +198,7 @@ export default tseslint.config([
'tmp/**/*',
'vendor/**/*',
'streaming/**/*',
'.bundle/**/*',
]),
react.configs.flat.recommended,
react.configs.flat['jsx-runtime'],