Add extra line #5
Annotations
3 errors and 4 warnings
Type Checking, Linting:
api/index.ts#L1
A `require()` style import is forbidden
|
Type Checking, Linting:
api/index.ts#L4
A `require()` style import is forbidden
|
Type Checking, Linting
Process completed with exit code 1.
|
Type Checking, Linting:
api/index.ts#L3
Unsafe call of a(n) `any` typed value
|
Type Checking, Linting:
api/index.ts#L4
Unsafe call of a(n) `any` typed value
|
Type Checking, Linting:
api/index.ts#L4
Prefer `node:path` over `path`
|
Type Checking, Linting:
api/index.ts#L4
Unsafe member access .join on an `any` value
|