mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-05 03:27:57 +08:00
style: 格式化脚本
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
* - ./scripts/dev
|
||||
*/
|
||||
|
||||
const { execShell } = require("./.exec");
|
||||
(async ()=>await execShell('vuepress dev docs'))()
|
||||
const { execShell } = require('./.exec');
|
||||
(async() => await execShell('vuepress dev docs'))()
|
||||
|
||||
Reference in New Issue
Block a user