Skip to content

fix for ESLint 6 #169

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

Merged
merged 1 commit into from
Jun 10, 2019
Merged

fix for ESLint 6 #169

merged 1 commit into from
Jun 10, 2019

Conversation

mysticatea
Copy link
Owner

This PR fixes some import of internal files and fixes for the breaking changes of ESLint 6.

@mysticatea mysticatea merged commit 5b3f815 into master Jun 10, 2019
@mysticatea mysticatea deleted the fix-for-eslint6 branch June 10, 2019 11:19
brettz9 pushed a commit to brettz9/eslint-plugin-node that referenced this pull request Jul 24, 2024
…ea#169)

* chore: add some low hanging fruit types

* chore: small steps

* chore: Simplify check-existence

* fix: All types in the utils directory

* fix(prefer-promises): missing TraceMap type

* fix(hashbang): Add missing types

* fix: Add types for "process-exit-as-throw"

* chore: unifi TraceMap

* feat: Types for lib/rules

* Update tsconfig.json

Co-authored-by: Sebastian Good <[email protected]>

* ci: Add tsc compile on pack and test

* ci: Export types in package.json

* ci: run tests and linting once

* chore: Remove all "{Object}" from "@typedef"

* fix: Remove typecast infavour of union a discriminator check

* chore: Remove more unneed casting

* fix: Better types from JSON.parse

* chore: 1 typedef per doc comment

* fix: dont cast ErrnoException

* feat: better "TraceMap" types

* chore: Add comment for the "ts-expect-error"

---------

Co-authored-by: 唯然 <[email protected]>
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.

1 participant