mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-23 00:38:34 +08:00
chore: vsh lint
This commit is contained in:
@@ -28,7 +28,7 @@ async function runLint({ format }: LintCommandOptions) {
|
||||
return;
|
||||
}
|
||||
await Promise.all([
|
||||
execaCommand(`oxfmt .`, {
|
||||
execaCommand(`oxfmt . --check`, {
|
||||
stdio: 'inherit',
|
||||
}),
|
||||
execaCommand(`oxlint .`, {
|
||||
|
||||
Reference in New Issue
Block a user