Allow for tree-shaking the Kind enum #683
Annotations
10 errors
Lint ESLint:
src/index.ts#L209
Type export Kind is not a value and should be exported using `export type`
|
Lint ESLint:
src/language/_kinds.ts#L2
This assertion is unnecessary since it does not change the type of the expression
|
Lint ESLint:
src/language/_kinds.ts#L5
This assertion is unnecessary since it does not change the type of the expression
|
Lint ESLint:
src/language/_kinds.ts#L6
This assertion is unnecessary since it does not change the type of the expression
|
Lint ESLint:
src/language/_kinds.ts#L7
This assertion is unnecessary since it does not change the type of the expression
|
Lint ESLint:
src/language/_kinds.ts#L8
This assertion is unnecessary since it does not change the type of the expression
|
Lint ESLint:
src/language/_kinds.ts#L9
This assertion is unnecessary since it does not change the type of the expression
|
Lint ESLint:
src/language/_kinds.ts#L10
This assertion is unnecessary since it does not change the type of the expression
|
Lint ESLint:
src/language/_kinds.ts#L11
This assertion is unnecessary since it does not change the type of the expression
|
Lint ESLint:
src/language/_kinds.ts#L14
This assertion is unnecessary since it does not change the type of the expression
|
Loading