feat: Check script tags for inline JS #172
Annotations
10 errors
Perfrom ESLint check:
src/detectors/transpilers/html/parser.ts#L19
There should be no space after '{'
|
Perfrom ESLint check:
src/detectors/transpilers/html/parser.ts#L19
There should be no space before '}'
|
Perfrom ESLint check:
src/detectors/transpilers/html/parser.ts#L59
Newline required at end of file but not found
|
Perfrom ESLint check:
src/linter/html/linter.ts#L6
There should be no space after '{'
|
Perfrom ESLint check:
src/linter/html/linter.ts#L6
There should be no space before '}'
|
Perfrom ESLint check:
src/linter/html/linter.ts#L7
There should be no space after '{'
|
Perfrom ESLint check:
src/linter/html/linter.ts#L7
There should be no space before '}'
|
Perfrom ESLint check:
src/linter/html/linter.ts#L9
More than 1 blank line not allowed
|
Perfrom ESLint check:
src/linter/html/linter.ts#L17
Trailing spaces not allowed
|
Perfrom ESLint check:
src/linter/html/linter.ts#L18
Trailing spaces not allowed
|
Loading