Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 113be17

Browse files
committed
chore: update search meta
1 parent 208531d commit 113be17

File tree

3 files changed

+5510
-5336
lines changed

3 files changed

+5510
-5336
lines changed

.eslintrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"react/react-in-jsx-scope": "off",
1414
"react/display-name": "off",
1515
"@next/next/no-img-element": "off",
16-
"no-console": "warn",
16+
"no-console": "off",
1717
"import/no-named-as-default": "off",
1818
"import/namespace": [
1919
"error",

0 commit comments

Comments
 (0)