feat: add lint

Signed-off-by: d0zingcat <iamtangli42@gmail.com>
This commit is contained in:
2026-01-14 20:21:22 +08:00
parent 451793f6ce
commit d38b75fb66
14 changed files with 151 additions and 84 deletions

View File

@@ -1,6 +1,3 @@
// Simulate topic creation
import { client } from "./client"; // This won't work in node script easily due to frontend dependencies
// Let's use fetch directly against the server
async function run() {
console.log("Creating pending topic...");