This website requires JavaScript.
Explore
Help
Register
Sign In
sk1982
/
actaeon
Watch
2
Star
5
Fork
3
You've already forked actaeon
Code
Issues
2
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9418fd6140
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
}
Reference in New Issue
Copy Permalink