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

Disable @typescript-eslint/no-base-to-string and import/no-extraneous-dependencies. Update to latest dependencies. #131

Merged
merged 3 commits into from
Dec 18, 2023

Conversation

carlansley
Copy link
Contributor

Fixes #129
Fixes #130

…-dependencies. Update to latest dependencies.
@carlansley carlansley self-assigned this Dec 18, 2023
@carlansley carlansley requested a review from le-cong December 18, 2023 20:01
@carlansley
Copy link
Contributor Author

@le-cong I think we need this out there before we squerge checkdigit/jest-config#28

@carlansley carlansley requested a review from jpolavar December 18, 2023 20:06
Copy link
Contributor

@le-cong le-cong left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@jpolavar jpolavar left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

Beta Published - Install Command: npm install @checkdigit/[email protected]

@@ -26,6 +29,8 @@ function hello(_?: string): bigint {
['', undefined].forEach((_lib) => {
// eslint-disable-next-line @typescript-eslint/prefer-nullish-coalescing,@typescript-eslint/strict-boolean-expressions
const thing = _lib || {};
// this is a comment for the regex below
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jpolavar reverted back to eslint-config 5.3.0. since this is failing with a Missing comment for regular expression @checkdigit/regular-expression-comment

@carlansley carlansley requested a review from jpolavar December 18, 2023 21:05
Copy link
Contributor

@jpolavar jpolavar left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

✅ PR review status - All reviews completed and approved!

@carlansley carlansley merged commit 86910e2 into main Dec 18, 2023
9 checks passed
@carlansley carlansley deleted the disable-no-base-to-string-no-extraneous-deps branch December 18, 2023 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants