mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
style: lint and fmt code
This commit is contained in:
@@ -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 模块
|
||||
|
||||
Reference in New Issue
Block a user