Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(node): ensure exported object is indeed an object and is a semantic-release configuration #209

Merged
merged 55 commits into from
Oct 18, 2023

Conversation

BinToss
Copy link
Member

@BinToss BinToss commented Oct 18, 2023

Reworked just about everything.

resolves #16

- remove Jest settings
- remove Jest extension recommendations
- remove vscode-jest-test launch config
No longe needed for this project, but they should be whitelisted in the gitignore templates anyway.
Run Script: start already handles it
I've had it up to here with other devs assuming I'm willing to use Jest.
GET. OUT.
- use tsconfig.test.json
- assume jest version 1 to resolve error when Jest is missing

I can't be bothered to use the complex resolutions for errors raised by eslint-plugin-jest.
We don't use Jest and we never will.
@github-actions github-actions bot closed this Oct 18, 2023
@BinToss BinToss reopened this Oct 18, 2023
@github-actions github-actions bot closed this Oct 18, 2023
@BinToss BinToss changed the title Packemon-ify fix(node): ensure exported object is indeed an object and is a semantic-release configuration Oct 18, 2023
@BinToss BinToss reopened this Oct 18, 2023
@BinToss BinToss merged commit ea7f3ae into main Oct 18, 2023
6 checks passed
@BinToss BinToss deleted the packemon-ify branch October 18, 2023 14:17
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.

ci: improve semantic-release config
1 participant