mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
Turn off default export eslint rule
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"extends": ["airbnb", "next/core-web-vitals", "prettier"],
|
||||
"plugins": ["prettier"],
|
||||
"rules": {
|
||||
"import/prefer-default-export": "off",
|
||||
"import/no-cycle": [
|
||||
"error",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user