style: lint and fmt code

This commit is contained in:
ReaJason
2026-08-30 21:05:21 +08:00
parent a26d60d164
commit 0d79143167
24 changed files with 1247 additions and 133 deletions
+5 -1
View File
@@ -22,7 +22,11 @@ import { Tab, Tabs } from "fumadocs-ui/components/tabs";
</dependency>
```
</Tab>
<Tab>```groovy implementation 'io.github.reajason:generator:2.2.0' ```</Tab>
<Tab>
```groovy
implementation 'io.github.reajason:generator:2.2.0'
```
</Tab>
</Tabs>
2. 如果需要使用自带的丰富打包方式,需要额外添加 packer 模块