nicecode-v2/.fatherrc.ts

6 lines
158 B
TypeScript

import { defineConfig } from 'father';
export default defineConfig({
// more father config: https://github.com/umijs/father/blob/master/docs/config.md
});