style: ensure newlines at the end of each file

This commit is contained in:
2026-08-07 12:12:40 +02:00
parent f4f8993e87
commit c48b610e7a
68 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -39,4 +39,4 @@ export const getSettingRecursively = function getSettingRecursively (sectionPath
};
};
return oneSettingsLevel(sectionPath, { content: settings });
};
};