mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: allow typescript to typecheck .d.ts files (#7222)
This commit is contained in:
@@ -38,9 +38,6 @@
|
||||
"experimentalDecorators": true,
|
||||
"lib": ["ESNext"],
|
||||
"target": "ES2021",
|
||||
"useDefineForClassFields": true,
|
||||
|
||||
// Completeness
|
||||
"skipLibCheck": true
|
||||
"useDefineForClassFields": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user