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