mirror of
https://github.com/amalgamated-tools/mirror-to-gitea.git
synced 2025-12-23 22:18:05 -05:00
6 lines
62 B
JavaScript
6 lines
62 B
JavaScript
const config = {
|
|
transform: {},
|
|
};
|
|
|
|
module.exports = config;
|