Skip to content

Conversation

@vknabel
Copy link
Contributor

@vknabel vknabel commented Feb 12, 2026

Description

None

@vknabel vknabel requested review from majst01 and ostempel February 12, 2026 10:02
@vknabel vknabel requested a review from a team as a code owner February 12, 2026 10:02
Copy link
Contributor

@ostempel ostempel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove npm scripts

Comment on lines +7 to +10
"scripts": {
"build": "tsc --project tsconfig.json",
"ip-list": "npm run build && node ./ip-list.js"
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we use bun I don't think we need this. bun supports out of the box execution of .ts files and transpiles them on the fly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants