Test coverage reports; voicemsg command; debug command; refactoring
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"target": "es2020",
|
||||
"sourceMap": true
|
||||
"sourceMap": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"exclude": ["discord/node_modules", "discord/__tests__"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user