chore(release): v1.8.0 #497
Annotations
1 error and 10 warnings
lint
Process completed with exit code 1.
|
lint:
docs/parsers/html.md#L23
Expected "@html-eslint/parser" to come before "eslint-plugin-readable-tailwind"
|
lint:
docs/parsers/html.md#L23
Extra spacing between "eslint-plugin-readable-tailwind" and "@html-eslint/parser" imports
|
lint:
docs/parsers/typescript.md#L23
Expected "@typescript-eslint/parser" to come before "eslint-plugin-readable-tailwind"
|
lint:
docs/parsers/typescript.md#L23
Extra spacing between "eslint-plugin-readable-tailwind" and "@typescript-eslint/parser" imports
|
lint:
src/configs/config.ts#L17
Expected "`${pluginName}/${tailwindMultiline.name}`" to come before "`${pluginName}/${tailwindSortClasses.name}`"
|
lint:
src/configs/config.ts#L24
Expected "`${pluginName}/${tailwindMultiline.name}`" to come before "`${pluginName}/${tailwindSortClasses.name}`"
|
lint:
src/configs/config.ts#L31
Expected "tailwindMultiline.name" to come before "tailwindSortClasses.name"
|
lint:
src/parsers/es.ts#L224
Expected "ESBaseNode & Rule.NodeParentExtension" to come before "Node"
|
lint:
src/parsers/jsx.ts#L19
Expected "JSXAttribute" to come before "JSXBaseNode"
|
lint:
src/rules/tailwind-multiline.ts#L43
Expected "indent" to come before "preferSingleLine"
|