mirror of
https://github.com/juherr/kill-the-news.git
synced 2026-08-05 17:14:16 +00:00
chore: apply Prettier formatting to entire codebase
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
This commit is contained in:
co-authored by
Claude Sonnet 4.5
parent
1d8cffb119
commit
3ed9d2ee22
@@ -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