Skip to content

Commit 559bc71

Browse files
es modules
1 parent 5177e17 commit 559bc71

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

data/devIconList.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,3 @@ export const devIconList = [
795795
'zig-original.svg',
796796
'zig-plain-wordmark.svg',
797797
];
798-
799-
module.exports = {
800-
devIconList,
801-
};

data/projects.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,3 @@ The aim is to achieve the highest score possible before being killed by the ghos
10891089
},
10901090
},
10911091
];
1092-
1093-
module.exports = {
1094-
projects,
1095-
};

0 commit comments

Comments
 (0)