mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
refactor: docs (#10126)
This commit is contained in:
@@ -52,10 +52,9 @@
|
||||
"public/**",
|
||||
"src/**",
|
||||
"scripts/**",
|
||||
"!src/styles/unocss.css",
|
||||
"!src/assets/readme/**",
|
||||
"scripts/**",
|
||||
"next.config.js",
|
||||
"next.config.mjs",
|
||||
"package.json",
|
||||
"tsconfig.json"
|
||||
],
|
||||
@@ -69,10 +68,9 @@
|
||||
"public/**",
|
||||
"src/**",
|
||||
"scripts/**",
|
||||
"!src/styles/unocss.css",
|
||||
"!src/assets/readme/**",
|
||||
"scripts/**",
|
||||
"next.config.js",
|
||||
"next.config.mjs",
|
||||
"package.json",
|
||||
"tsconfig.json"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user