Skip to content

Commit 5a6b10d

Browse files
committed
run biome
1 parent b9a6c0f commit 5a6b10d

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

package.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
"private": true,
55
"description": "website2",
66
"author": "chelproc",
7-
"keywords": [
8-
"gatsby"
9-
],
7+
"keywords": ["gatsby"],
108
"scripts": {
119
"develop": "gatsby develop",
1210
"start": "gatsby develop",
@@ -53,7 +51,5 @@
5351
"tailwindcss": "^3.4.1",
5452
"typescript": "5.1.6"
5553
},
56-
"trustedDependencies": [
57-
"@biomejs/biome"
58-
]
59-
}
54+
"trustedDependencies": ["@biomejs/biome"]
55+
}

0 commit comments

Comments
 (0)