修改了一些eslint的配置。
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
* @Author: Kane
|
||||
* @Date: 2023-03-02 15:35:43
|
||||
* @LastEditors: Kane
|
||||
* @FilePath: /deskop_task_schedule/code/web/task_schedule/src/utils/api/config.js
|
||||
* @Description:
|
||||
*
|
||||
* Copyright (c) ${2022} by Kane, All Rights Reserved.
|
||||
* @FilePath: /task_schedule/src/utils/api/config.ts
|
||||
* @Description:
|
||||
*
|
||||
* Copyright (c) ${2022} by Kane, All Rights Reserved.
|
||||
*/
|
||||
export const API_URL = {
|
||||
URL_LOGIN: import.meta.env.VITE_URL_LOGIN,
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user