Skip to content

Commit

Permalink
chore: that will do
Browse files Browse the repository at this point in the history
  • Loading branch information
SrIzan10 committed Aug 17, 2023
1 parent b6b7643 commit 6b68841
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
"skipLibCheck": true /* Skip type checking all .d.ts files. */
},
"exclude": [
"node_modules/*"
"node_modules/*",
"node_modules/discord.js/*"
]
}

0 comments on commit 6b68841

Please sign in to comment.