1f124e81创建于 2023年4月21日历史提交
module.exports = {
  $schema: 'http://json.schemastore.org/prettierrc',
  singleQuote: true,
  jsxSingleQuote: true,
  endOfLine: 'auto',
};