Skip to content

Commit eb9c2ff

Browse files
committed
clean package.json
1 parent 1098402 commit eb9c2ff

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "advent-of-typescript",
33
"version": "1.0.0",
4-
"description": "",
54
"main": "index.ts",
65
"type": "module",
76
"scripts": {
@@ -12,9 +11,7 @@
1211
"format": "prettier . --write --ignore-unknown --cache",
1312
"format:ci": "prettier . --check --ignore-unknown"
1413
},
15-
"keywords": [],
1614
"author": "zyhou",
17-
"license": "ISC",
1815
"devDependencies": {
1916
"@types/node": "^20.10.1",
2017
"@typescript-eslint/eslint-plugin": "^6.13.1",

0 commit comments

Comments
 (0)