GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
syuji
/
remotion_docker_devcontainer
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Branches
Tags
×
master
remotion_docker_devcontainer
/
voicevox-remotion-template
/ .eslintrc.cjs
Syuji
5 hours ago
92 bytes
Remotionプロジェクト設定を追加する
Raw
Blame
History
module.exports = { root: true, extends: ["@remotion"], env: { node: true, }, };