mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 08:03:30 +01:00
9 lines
97 B
Plaintext
9 lines
97 B
Plaintext
{
|
|
"env": {
|
|
"es6": true,
|
|
"node": true
|
|
},
|
|
"ecmaFeatures": {
|
|
"modules": true
|
|
}
|
|
} |