鏡像自
https://github.com/go-gitea/gitea
已同步 2025-12-07 13:28:25 +00:00
Use explicit jQuery import, remove unused eslint globals (#18435)
- Don't rely on globals (window.$) for jQuery import - Remove eslint globals no longer in use
此提交包含在:
@@ -1,3 +1,4 @@
|
||||
import $ from 'jquery';
|
||||
import {initCompLabelEdit} from './comp/LabelEdit.js';
|
||||
|
||||
export function initCommonOrganization() {
|
||||
|
||||
新增問題並參考
封鎖使用者