Skip to content

Commit 3fd751f

Browse files
wojtekmajCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 52c29be commit 3fd751f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/utils/install-command.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ export interface DevDependencySuggestion {
7979
}
8080

8181
const KNOWN_DEV_DEPENDENCY_PACKAGES = new Set<string>([
82-
'@types',
8382
'biome',
8483
'chai',
8584
'eslint',

0 commit comments

Comments
 (0)