mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 13:03:31 +01:00
chore: cleanup from debug
This commit is contained in:
@@ -39,6 +39,7 @@ const reactRuleset = Object.freeze(
|
||||
'@unocss': unocss,
|
||||
},
|
||||
rules: {
|
||||
'@unocss/order': 2,
|
||||
'@next/next/no-html-link-for-pages': 0,
|
||||
'react/react-in-jsx-scope': 0,
|
||||
'react/jsx-filename-extension': [1, { extensions: ['.tsx'] }],
|
||||
|
||||
Reference in New Issue
Block a user