mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
chore(bots/discord): include all ts files in tsconfig
This commit is contained in:
@@ -21,5 +21,5 @@
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"exclude": ["node_modules", "dist"],
|
||||
"include": ["./*.json", "src/**/*.ts", "scripts/**/*.ts"]
|
||||
"include": ["./**/*.ts", "./*.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user