mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-11-03 05:46:59 +00:00
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 11m8s
7 lines
124 B
JSON
7 lines
124 B
JSON
{
|
|
"extends": ["next/core-web-vitals", "next/typescript"],
|
|
"rules": {
|
|
"@typescript-eslint/no-explicit-any": "error"
|
|
}
|
|
}
|