diff --git a/qqbot.tar b/qqbot.tar deleted file mode 100644 index 41d7e9d..0000000 Binary files a/qqbot.tar and /dev/null differ diff --git a/tsconfig.json b/tsconfig.json deleted file mode 100644 index dd1f50f..0000000 --- a/tsconfig.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "compilerOptions": { - "target": "ES2022", - "module": "ES2022", - "moduleResolution": "Bundler", - "esModuleInterop": true, - "noEmit": true, - "allowImportingTsExtensions": true, - "noImplicitAny": false - }, - "include": [ - "src/**/*.ts", - ], - "ts-node": { - "esm": true - } -} \ No newline at end of file