We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6abd2 commit 2b22c49Copy full SHA for 2b22c49
configs/eslint-config.mjs
@@ -17,7 +17,6 @@ import globals from 'globals'
17
import tseslint from 'typescript-eslint'
18
19
import translateObjProp from './obj-prop-translate.mjs'
20
-import { group } from 'console'
21
22
export default tseslint.config(
23
eslint.configs.recommended,
frontend/components/License.pro.tsx
@@ -191,4 +191,4 @@ export default function License({ pluginSlug }: { pluginSlug: string }) {
191
</If>
192
</div>
193
)
194
-}
+}
0 commit comments