mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 22:11:53 +00:00
5 lines
No EOL
97 B
YAML
5 lines
No EOL
97 B
YAML
language: node_js
|
|
node_js:
|
|
- "6"
|
|
before_install: npm install -g eslint
|
|
install: npm install |