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