Go to file
CPTProgrammer c996e772c8
Fix EventEmitter import and tsconfig paths
Update the EventEmitter import to use named import syntax.
Correct tsconfig baseUrl and paths mapping to properly resolve
`@/*` aliases from the project root.
2026-07-13 10:00:20 +08:00
docs Add docs for CurseForge Meta API endpoints 2026-07-11 08:55:02 +08:00
public/platform Add CurseForge and Modrinth platform SVG icons 2026-07-06 05:12:48 +08:00
src Fix EventEmitter import and tsconfig paths 2026-07-13 10:00:20 +08:00
.gitignore Initialize Next.js project with Ant Design and other dependencies 2026-07-06 07:48:07 +08:00
package-lock.json Implement project frontend page 2026-07-11 12:13:20 +08:00
package.json Implement project frontend page 2026-07-11 12:13:20 +08:00
tsconfig.json Fix EventEmitter import and tsconfig paths 2026-07-13 10:00:20 +08:00
vitest.config.ts Add test runner and Vite module path resolver 2026-07-07 01:38:09 +08:00