ci(chore): add eslint & fix ci #3
Annotations
10 errors and 1 warning
testCodebase:
app.config.ts#L2
Expected indentation of 2 spaces but found 4
|
testCodebase:
app.config.ts#L3
Expected indentation of 4 spaces but found 8
|
testCodebase:
app.config.ts#L4
Expected indentation of 4 spaces but found 8
|
testCodebase:
app.config.ts#L4
Unexpected trailing comma
|
testCodebase:
app.config.ts#L5
Expected indentation of 2 spaces but found 4
|
testCodebase:
app.config.ts#L6
Newline required at end of file but not found
|
testCodebase:
layouts/default.vue#L8
Newline required at end of file but not found
|
testCodebase:
nuxt.config.ts#L9
Strings must use singlequote
|
testCodebase:
nuxt.config.ts#L11
Newline required at end of file but not found
|
testCodebase:
pages/auth/sign-in.vue#L7
Newline required at end of file but not found
|
testCodebase:
app.vue#L3
Expected a space before '/>', but not found
|