style: CRLF linting #281
Annotations
10 errors
validate:
src/types/prevent-ghostclick.ts#L13
Strings must use singlequote
|
validate:
src/types/prevent-ghostclick.ts#L19
Unexpected dangling '_' in '_isEnabled'
|
validate:
src/types/prevent-ghostclick.ts#L20
Strings must use singlequote
|
validate:
src/types/prevent-ghostclick.ts#L30
Missing accessibility modifier on method definition constructor
|
validate:
src/types/prevent-ghostclick.ts#L32
Unexpected dangling '_' in '_isEnabled'
|
validate:
src/types/prevent-ghostclick.ts#L33
Strings must use singlequote
|
validate:
src/types/prevent-ghostclick.ts#L34
Strings must use singlequote
|
validate:
src/types/prevent-ghostclick.ts#L41
Missing space before opening brace
|
validate:
src/types/prevent-ghostclick.ts#L42
Strings must use singlequote
|
validate:
src/types/prevent-ghostclick.ts#L43
Strings must use singlequote
|