test(repository-plugin): resolve published Cordis types

This commit is contained in:
Tianyi Cui
2026-08-08 20:12:38 +08:00
parent a7832cbfbf
commit c750d5a908
@@ -1,8 +1,8 @@
{ {
"compilerOptions": { "compilerOptions": {
"target": "ES2024", "target": "ES2024",
"module": "NodeNext", "module": "ESNext",
"moduleResolution": "NodeNext", "moduleResolution": "Bundler",
"strict": true, "strict": true,
"skipLibCheck": true, "skipLibCheck": true,
"noEmit": true "noEmit": true