const tsPrettierConfig = require('@jianghe/sand-lint/prettier/typescript'); /** * 代码格式化配置 */ module.exports = { ...tsPrettierConfig, };