doc: Update README.md to rename module and enhance performance descri… #3
Annotations
10 errors and 6 warnings
lint:
playground/app.vue#L13
Extra semicolon
|
lint:
playground/nuxt.config.ts#L5
Newline required at end of file but not found
|
lint:
src/module.ts#L1
Strings must use singlequote
|
lint:
src/module.ts#L1
Extra semicolon
|
lint:
src/module.ts#L2
Strings must use singlequote
|
lint:
src/module.ts#L2
Extra semicolon
|
lint:
src/module.ts#L5
Unexpected separator (;)
|
lint:
src/module.ts#L10
Strings must use singlequote
|
lint:
src/module.ts#L11
Strings must use singlequote
|
lint:
src/module.ts#L14
Strings must use singlequote
|
lint:
playground/app.vue#L6
Expected 1 line break after opening tag (`<p>`), but no line breaks found
|
lint:
playground/app.vue#L6
Expected 1 line break before closing tag (`</p>`), but no line breaks found
|
lint:
playground/app.vue#L7
Expected 1 line break after opening tag (`<p>`), but no line breaks found
|
lint:
playground/app.vue#L7
Expected 1 line break before closing tag (`</p>`), but no line breaks found
|
lint:
playground/app.vue#L8
Expected 1 line break after opening tag (`<button>`), but no line breaks found
|
lint:
playground/app.vue#L8
Expected 1 line break before closing tag (`</button>`), but no line breaks found
|