mirror of
https://github.com/juherr/kill-the-news.git
synced 2026-06-20 22:03:48 +00:00
chore: apply Prettier formatting to entire codebase
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -61,4 +61,4 @@ export const clipboardScripts = `
|
||||
form.submit();
|
||||
}
|
||||
}
|
||||
`;
|
||||
`;
|
||||
|
||||
@@ -70,4 +70,4 @@ export const initScripts = `
|
||||
|
||||
// Run setup when DOM is fully loaded
|
||||
document.addEventListener('DOMContentLoaded', initInteractive);
|
||||
`;
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user