mirror of
https://github.com/ershisan99/podcaster.git
synced 2026-02-03 05:12:11 +00:00
chore: refactor imports/exports and some semantics
This commit is contained in:
@@ -14,5 +14,6 @@ module.exports = {
|
||||
"warn",
|
||||
{ allowConstantExport: true },
|
||||
],
|
||||
"no-duplicate-imports": ["error", { "includeExports": true }]
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user