import { defaultsConfig } from '@modern-js/core';

export const userConfig = {
  ...defaultsConfig,
};
