Skip to content

Commit

Permalink
🤖 chore: Auto format and add i18n json files
Browse files Browse the repository at this point in the history
  • Loading branch information
lobehubbot committed Dec 16, 2023
1 parent d883c95 commit 0f53f02
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .prettierrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
module.exports = require('@lobehub/lint').prettier;
1 change: 1 addition & 0 deletions .remarkrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
module.exports = require('@lobehub/lint').remarklint;
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Get current weather information for a specific location.

Unlock the power of your PDFs!, dive into your documents, find answers, and bring information to your fingertips.

`pdf` `document`
`pdf` `document` `web`

<div align="right">

Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@

释放您的 PDF 的力量!深入您的文档,找到答案,并将信息带到您的指尖。

`pdf` `文档`
`pdf` `文档` `web`

<div align="right">

Expand Down

0 comments on commit 0f53f02

Please sign in to comment.