Updated Typescript #551
Annotations
10 errors
Run npm run build
This operation can be simplified. This shift is identical to `1 << 0`.
|
Run npm run build:
src/enums/channels.ts#L215
This operation can be simplified. This shift is identical to `1 << 1`.
|
Run npm run build:
src/enums/channels.ts#L220
This operation can be simplified. This shift is identical to `1 << 2`.
|
Run npm run build:
src/enums/channels.ts#L225
This operation can be simplified. This shift is identical to `1 << 3`.
|
Run npm run build:
src/enums/channels.ts#L230
This operation can be simplified. This shift is identical to `1 << 4`.
|
Run npm run build:
src/enums/channels.ts#L235
This operation can be simplified. This shift is identical to `1 << 5`.
|
Run npm run build:
src/enums/channels.ts#L240
This operation can be simplified. This shift is identical to `1 << 6`.
|
Run npm run build:
src/enums/channels.ts#L245
This operation can be simplified. This shift is identical to `1 << 7`.
|
Run npm run build:
src/enums/channels.ts#L250
This operation can be simplified. This shift is identical to `1 << 8`.
|
Run npm run build:
src/enums/channels.ts#L255
This operation can be simplified. This shift is identical to `1 << 9`.
|
Loading