mirror of
https://github.com/danbulant/discord.js
synced 2026-05-21 13:29:13 +00:00
Examples and Hydrabot will soon live in a separate repo which is better suited to learning - this is so the main package isn't bloated.
6 lines
No EOL
88 B
JSON
6 lines
No EOL
88 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES6",
|
|
"module": "commonjs"
|
|
}
|
|
} |