mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-23 08:48:35 +08:00
feat: tsgolint
This commit is contained in:
@@ -49,8 +49,10 @@ async function viteExtraAppConfigPlugin({
|
||||
|
||||
console.log(colors.cyan(`✨configuration file is build successfully!`));
|
||||
} catch (error) {
|
||||
// oxlint-disable-next-line no-console
|
||||
console.log(
|
||||
colors.red(
|
||||
// oxlint-disable-next-line typescript/restrict-template-expressions
|
||||
`configuration file configuration file failed to package:\n${error}`,
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user