This website requires JavaScript.
Explore
Help
Register
Sign In
5UP3RB
/
actaeon
Watch
1
Star
0
Fork
0
You've already forked actaeon
forked from
sk1982/actaeon
Code
Pull Requests
Activity
6d5661c1f3
actaeon
/
.eslintrc.json
7 lines
97 B
JSON
Raw
Normal View
History
Unescape
Escape
initial commit
2024-03-12 10:40:53 +00:00
{
suppress no-img-element warning
2024-04-01 03:29:32 +00:00
"extends"
:
"next/core-web-vitals"
,
"rules"
:
{
"@next/next/no-img-element"
:
"off"
}
initial commit
2024-03-12 10:40:53 +00:00
}
Copy Permalink