feat(debugger): Update filewatch to look for .map and .js and send /reload to MC #266
Annotations
10 warnings
Run npm run test:
src/MessageStreamParser.ts#L4
Variable name `Parser` must match one of the following formats: camelCase, UPPER_CASE
|
Run npm run test:
src/MessageStreamParser.ts#L5
Variable name `Transform` must match one of the following formats: camelCase, UPPER_CASE
|
Run npm run test:
src/Session.ts#L51
Type Property name `module_uuid` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L58
Type Property name `require_passcode` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L63
Type Property name `capture_base_path` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L64
Type Property name `capture_data` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L103
Enum Member name `_Unknown` trimmed as `Unknown` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L104
Enum Member name `Initial` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L105
Enum Member name `SupportTargetModuleUuid` must match one of the following formats: camelCase
|
Run npm run test:
src/Session.ts#L106
Enum Member name `SupportTargetSelection` must match one of the following formats: camelCase
|
Loading