diff --git a/tsconfig.json b/tsconfig.json index b9ef374..0492f84 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,6 +10,7 @@ "rootDir": "./src" }, "exclude": [ - "./DiscordJS" + "./DiscordJS", + "./LightcordApi" ] } \ No newline at end of file