feat: ensure there's at least 1 char in non-empty string #214
Annotations
9 errors
Node.js 16:
source/index.ts#L13
All imports in the declaration are only used as types. Use `import type`.
|
Node.js 16:
source/index.ts#L13
Strings must use singlequote.
|
Node.js 16
Process completed with exit code 1.
|
Node.js 18:
source/index.ts#L13
All imports in the declaration are only used as types. Use `import type`.
|
Node.js 18:
source/index.ts#L13
Strings must use singlequote.
|
Node.js 18
Process completed with exit code 1.
|
Node.js 20:
source/index.ts#L13
All imports in the declaration are only used as types. Use `import type`.
|
Node.js 20:
source/index.ts#L13
Strings must use singlequote.
|
Node.js 20
Process completed with exit code 1.
|