minor: naming #1
Annotations
10 errors and 2 warnings
|
lint:
playground/nuxt.config.ts#L1
Expected config key "modules" to come before "devtools"
|
|
lint:
src/module.ts#L1
Strings must use singlequote
|
|
lint:
src/module.ts#L1
Extra semicolon
|
|
lint
Strings must use singlequote
|
|
lint
Strings must use singlequote
|
|
lint
Extra semicolon
|
|
lint
Strings must use singlequote
|
|
lint
Extra semicolon
|
|
lint
Extra semicolon
|
|
lint:
src/runtime/plugin.ts#L1
`#app` import should occur after import of `gsap/all`
|
|
lint:
playground/app.vue#L13
Require self-closing on HTML elements (<div>)
|
|
lint:
playground/app.vue#L15
Attribute "v-gsap.whenVisible.from" should go before "style"
|