discordjs_docs tool
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import reactRefresh from 'eslint-plugin-react-refresh'
|
||||
import tseslint from 'typescript-eslint'
|
||||
|
||||
export default tseslint.config(
|
||||
{ ignores: ['**/dist/**', '**/node_modules/**', '**/routeTree.gen.ts', 'playwright-report/**', 'packages/modules/scripts/**'] },
|
||||
{ ignores: ['**/dist/**', '**/node_modules/**', '**/routeTree.gen.ts', 'playwright-report/**', 'packages/modules/scripts/**', 'packages/agent/src/tools/discordjs-docs/v14.27.0.json'] },
|
||||
js.configs.recommended,
|
||||
{
|
||||
files: ['apps/web/server.js'],
|
||||
|
||||
Reference in New Issue
Block a user