fix(breakpoints): Breakpoints could get overwritten when multiple TS files map to a single JS file. #322
Annotations
10 warnings
Run npm run test:
src/extension.ts#L82
Object Literal Property name `MC Stats Files` must match one of the following formats: camelCase
|
Run npm run test:
src/extension.ts#L83
Object Literal Property name `All Files` must match one of the following formats: camelCase
|
Run npm run test:
src/message-stream-parser.ts#L4
Variable name `Parser` must match one of the following formats: camelCase, UPPER_CASE
|
Run npm run test:
src/message-stream-parser.ts#L5
Variable name `Transform` must match one of the following formats: camelCase, UPPER_CASE
|
Run npm run test:
src/panels/minecraft-diagnostics.ts#L71
Object Literal Property name `group_name` must match one of the following formats: camelCase
|
Run npm run test:
src/panels/minecraft-diagnostics.ts#L73
Object Literal Property name `full_id` must match one of the following formats: camelCase
|
Run npm run test:
src/panels/minecraft-diagnostics.ts#L75
Object Literal Property name `group_full_id` must match one of the following formats: camelCase
|
Run npm run test:
src/session.ts#L50
Type Property name `module_uuid` must match one of the following formats: camelCase
|
Run npm run test:
src/session.ts#L57
Type Property name `require_passcode` must match one of the following formats: camelCase
|
Run npm run test:
src/session.ts#L62
Type Property name `capture_base_path` must match one of the following formats: camelCase
|
Loading