リスト構文の追加 #165
Open
リスト構文の追加 #165
Annotations
10 warnings
|
src/internal/index.ts#L11
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|
|
src/internal/core/index.ts#L265
Unnecessary conditional, the types have no overlap
|
|
src/internal/core/index.ts#L210
'_state' is defined but never used
|
|
src/internal/core/index.ts#L191
'_state' is defined but never used
|
|
src/internal/core/index.ts#L140
'_state' is defined but never used
|
|
src/internal/core/index.ts#L127
'_state' is defined but never used
|
|
src/cli/parseSimple.ts#L8
Unnecessary conditional, value is always truthy
|
|
src/cli/parse.ts#L8
Unnecessary conditional, value is always truthy
|
|
src/cli/misc/inputLine.ts#L9
Prefer named exports
|
|
src/@types/twemoji.d.ts#L3
Prefer named exports
|
The logs for this run have expired and are no longer available.
Loading