export default function genPrettierConfig() {
    const tpl = `{}`;
    return tpl;
}
