mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Improve scripts
This commit is contained in:
@@ -5,7 +5,7 @@ set -e
|
||||
|
||||
function tests {
|
||||
npm run lint
|
||||
npm run test-docs
|
||||
npm run docs:test
|
||||
VERSIONED=false npm run webpack
|
||||
exit 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user