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

Unused '@ts-expect-error' directive errors in v3.0.0 #31

Open
notthetup opened this issue Oct 16, 2024 · 0 comments
Open

Unused '@ts-expect-error' directive errors in v3.0.0 #31

notthetup opened this issue Oct 16, 2024 · 0 comments

Comments

@notthetup
Copy link

> npx tsc
node_modules/browser-or-node/src/index.ts:5:3 - error TS2578: Unused '@ts-expect-error' directive.

5   // @ts-expect-error
    ~~~~~~~~~~~~~~~~~~~

node_modules/browser-or-node/src/index.ts:7:3 - error TS2578: Unused '@ts-expect-error' directive.

7   // @ts-expect-error
    ~~~~~~~~~~~~~~~~~~~

node_modules/browser-or-node/src/index.ts:9:3 - error TS2578: Unused '@ts-expect-error' directive.

9   // @ts-expect-error
    ~~~~~~~~~~~~~~~~~~~

node_modules/browser-or-node/src/index.ts:36:3 - error TS2578: Unused '@ts-expect-error' directive.

36   // @ts-expect-error
     ~~~~~~~~~~~~~~~~~~~
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

No branches or pull requests

1 participant