You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
608 B
16 lines
608 B
[
|
|
// Can be replaced by @vitest/coverage-v8
|
|
["@vitest/coverage-c8", null, "请使用 @vitest/coverage-v8"],
|
|
"husky",
|
|
"lint-staged",
|
|
"jest",
|
|
["jsdom", null, "请使用 happy-dom 代替"],
|
|
// TODO: Open @tanjizhen after waiting for full repair
|
|
// "@oceanos/logger",
|
|
["inquirer", null, "请使用 @inquirer/prompts 代替"],
|
|
["pdfjs-dist", null, "请使用 @coze-arch/pdfjs-shadow 代替"],
|
|
// todo: should turn on this
|
|
// ["Valtio", null, "Please use zustand"],
|
|
// ["Jotai", null, "Please use zustand"]
|
|
["@flow-web/md-box", null, "请使用 @coze-arch/bot-md-box-adapter 代替"]
|
|
]
|
|
|