discord-player-play-dl/tsconfig.eslint.json
2021-06-22 16:09:05 +05:45

8 lines
No EOL
116 B
JSON

{
"extends": "./tsconfig.json",
"include": [
"**/*.ts",
"**/*.js"
],
"exclude": []
}