UNPKG

@remotion/preload

Version:

Preloads assets for use in Remotion

8 lines (5 loc) 154 B
import {remotionFlatConfig} from '@remotion/eslint-config-internal'; const config = remotionFlatConfig({react: false}); export default { ...config, };