Merge pull request #19 from schoero/feat/prevent-rendering-of-internals #355
Annotations
1 error and 10 warnings
lint
Process completed with exit code 1.
|
lint:
src/platform/path/shared.ts#L2
Shorthand method signature is forbidden. Use a function property instead
|
lint:
src/platform/path/shared.ts#L3
Shorthand method signature is forbidden. Use a function property instead
|
lint:
src/platform/path/shared.ts#L4
Shorthand method signature is forbidden. Use a function property instead
|
lint:
src/renderer/markup/types-definitions/markup.ts#L10
Shorthand method signature is forbidden. Use a function property instead
|
lint:
src/type-definitions/platform.ts#L8
Shorthand method signature is forbidden. Use a function property instead
|
lint:
src/type-definitions/platform.ts#L15
Shorthand method signature is forbidden. Use a function property instead
|
lint:
src/type-definitions/platform.ts#L25
Shorthand method signature is forbidden. Use a function property instead
|
lint:
src/type-definitions/platform.ts#L26
Shorthand method signature is forbidden. Use a function property instead
|
lint:
src/type-definitions/platform.ts#L28
Shorthand method signature is forbidden. Use a function property instead
|
lint:
src/type-definitions/platform.ts#L33
Shorthand method signature is forbidden. Use a function property instead
|