Skip to content

Commit 51a6f94

Browse files
cyfung1031CodFrmCopilot
authored
✨ monaco editor hints 多国语言化 及 增加 @require-css 提示 (#960)
* monaco editor hints 多国语言化 * antifeature * lint * lint * 监听语言变化 * 修复lint问题 * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: 王一之 <yz@ggnb.top> Co-authored-by: wangyizhi <i@xloli.top> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8bb9a2d commit 51a6f94

File tree

2 files changed

+479
-60
lines changed

2 files changed

+479
-60
lines changed

packages/eslint/compat-headers.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const compatMap = {
1616
scriptUrl: [],
1717
storageName: [],
1818
"early-start": [],
19+
"require-css": [],
1920
},
2021
};
2122

0 commit comments

Comments
 (0)