// @ts-check
// eslint-disable-next-line no-unused-vars
exports.default = async function generator(tree) {
// This is a noop migration just to show how one would be written until the first real implementation is in place.
};
Выполнить команду
Для локальной разработки. Не используйте в интернете!