mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 08:03:30 +01:00
chore: refactor workspace
This commit is contained in:
@@ -77,12 +77,4 @@ export default defineConfig({
|
||||
},
|
||||
}),
|
||||
],
|
||||
include: [
|
||||
/.[jt]sx$/,
|
||||
/.mdx?$/,
|
||||
// eslint-disable-next-line prefer-named-capture-group, unicorn/no-unsafe-regex
|
||||
/.*\/ui\.js(.*)?$/,
|
||||
// eslint-disable-next-line prefer-named-capture-group, unicorn/no-unsafe-regex
|
||||
/.*\/ui\.mjs(.*)?$/,
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user