mirror of
https://github.com/owncast/owncast.git
synced 2024-12-19 15:56:47 +03:00
1a63880d01
changing jest.config.js transform option from - transform: { '^.+\\.ts?$': 'ts-jest' }, to transform: { '^.+\\.(js|jsx|ts|tsx)$': ['babel-jest', { presets: ['next/babel'] }], }, |
||
---|---|---|
.. | ||
EditStorage.tsx | ||
ServerConfig.tsx | ||
StorageConfig.tsx | ||
StreamKeys.tsx |