Skip to content

Create npm package - #6

Merged
M0aZzZ merged 3 commits into
mainfrom
create-npm-package
Apr 23, 2026
Merged

M0aZzZ merged 3 commits into
mainfrom
create-npm-package

Conversation

@M0aZzZ

@M0aZzZ M0aZzZ commented Apr 17, 2026

Copy link
Copy Markdown
Owner

No description provided.

@M0aZzZ
M0aZzZ requested a review from MahmoudH96 April 17, 2026 23:47
"vitest": "^4.0.18"
},
"main": "./dist/index.js"
} No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

nitpicky: missing end of file new line

Comment thread tsconfig.json Outdated
"skipLibCheck": true,
}
}
} No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

nitpicky: missing end of file new line

Comment thread tsconfig.json Outdated
// Environment Settings
// See also https://aka.ms/tsconfig/module
"module": "NodeNext",
"module": "commonjs",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

question: why did you go with commonjs?

@M0aZzZ
M0aZzZ merged commit 0d562a3 into main Apr 23, 2026
1 check passed
@M0aZzZ
M0aZzZ deleted the create-npm-package branch April 23, 2026 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants