mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 03:53:29 +01:00
chore: monorepo setup (#7175)
This commit is contained in:
7
packages/voice/examples/recorder/.eslintrc.json
Normal file
7
packages/voice/examples/recorder/.eslintrc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"root": true,
|
||||
"extends": "../../.eslintrc.json",
|
||||
"parserOptions": {
|
||||
"project": "./tsconfig.eslint.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user