mirror of
https://github.com/jaedle/mirror-to-gitea.git
synced 2026-01-08 04:23:51 -05:00
6 lines
62 B
JavaScript
6 lines
62 B
JavaScript
const config = {
|
|
transform: {},
|
|
};
|
|
|
|
module.exports = config;
|