Updates eslint config #23
Annotations
7 warnings
frontend/aashub/src/pages/HelloWorld.vue#L7
Expected 1 line break after opening tag (`<div>`), but no line breaks found
|
frontend/aashub/src/pages/HelloWorld.vue#L7
Expected 1 line break before closing tag (`</div>`), but no line breaks found
|
frontend/aashub/src/pages/HelloWorld.vue#L9
Expected 1 line break after opening tag (`<h1>`), but no line breaks found
|
frontend/aashub/src/pages/HelloWorld.vue#L9
Expected 1 line break before closing tag (`</h1>`), but no line breaks found
|
frontend/aashub/src/pages/HelloWorld.vue#L29
Expected 1 line break after opening tag (`<h2>`), but no line breaks found
|
frontend/aashub/src/pages/HelloWorld.vue#L29
Expected 1 line break before closing tag (`</h2>`), but no line breaks found
|
frontend/aashub/src/vite-env.d.ts#L5
Unexpected any. Specify a different type
|
This job succeeded
Loading