Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Hurtak committed Mar 4, 2024
1 parent d80c334 commit 38f93ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions articles/twitter-threads.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ import { ArticleTwitterRaw } from "../src/articles/types";
export const articlesTwitterRaw: ArticleTwitterRaw[] = [
// 2024
{
title: 'CSS box-sizing reset is probably not worth it',
datePublication: '2024-03-04',
link: 'https://twitter.com/PetrHurtak/status/1764665347238449508'
title: "CSS box-sizing reset is probably not worth it",
datePublication: "2024-03-04",
link: "https://twitter.com/PetrHurtak/status/1764665347238449508",
},

// 2023
Expand Down

0 comments on commit 38f93ab

Please sign in to comment.