修改了一些eslint的配置。
This commit is contained in:
8
code/web/task_schedule/env.d.ts
vendored
8
code/web/task_schedule/env.d.ts
vendored
@@ -3,9 +3,9 @@
|
||||
* @Date: 2023-03-03 10:07:00
|
||||
* @LastEditors: Kane
|
||||
* @FilePath: /task_schedule/env.d.ts
|
||||
* @Description:
|
||||
*
|
||||
* Copyright (c) ${2022} by Kane, All Rights Reserved.
|
||||
* @Description:
|
||||
*
|
||||
* Copyright (c) ${2022} by Kane, All Rights Reserved.
|
||||
*/
|
||||
interface ImportMetaEnv
|
||||
{
|
||||
@@ -17,4 +17,4 @@ interface ImportMetaEnv
|
||||
interface ImportMeta
|
||||
{
|
||||
readonly env: ImportMetaEnv;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user