flexdinesh / flexdinesh/browser-or-node

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

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
251
Forks
20
PR merge metrics
No merged PRs in 30d

Description

```
> 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
~~~~~~~~~~~~~~~~~~~
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.