mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-22 00:13:45 -05:00
🔧 Migrate to ESLint v9 (#3993)
This commit is contained in:
@@ -43,5 +43,5 @@ const beforePackHook = async (context: AfterPackContext) => {
|
||||
}
|
||||
};
|
||||
|
||||
// eslint-disable-next-line import/no-unused-modules, import/no-default-export
|
||||
// eslint-disable-next-line import/no-default-export
|
||||
export default beforePackHook;
|
||||
|
||||
Reference in New Issue
Block a user