Skip to content

Commit acea648

Browse files
committed
🤖 chore: Auto format and add i18n json files
1 parent dc8dce5 commit acea648

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.prettierrc.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ module.exports = require('@lobehub/lint').prettier;
33
module.exports = require('@lobehub/lint').prettier;
44
module.exports = require('@lobehub/lint').prettier;
55
module.exports = require('@lobehub/lint').prettier;
6+
module.exports = require('@lobehub/lint').prettier;

.remarkrc.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ module.exports = require('@lobehub/lint').remarklint;
33
module.exports = require('@lobehub/lint').remarklint;
44
module.exports = require('@lobehub/lint').remarklint;
55
module.exports = require('@lobehub/lint').remarklint;
6+
module.exports = require('@lobehub/lint').remarklint;

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ If you wish to add a plugin onto the index, make an entry in `plugins` directory
8585

8686
<sup>By **[@LobeHub](https://github.com/lobehub/chat-plugin-clock-time)** on **2023-11-01**</sup>
8787

88-
display a clock to show current time
88+
Display a clock to show current time
8989

9090
`clock` `time`
9191

0 commit comments

Comments
 (0)