✨ add mock nft contract #3
Annotations
6 errors and 1 warning
lint:
package.json#L35
Expected object keys to be in specified order. 'dependencies' should be before 'devDependencies'
|
lint
Process completed with exit code 1.
|
typecheck:
pages/tpl/hi/[id].vue#L2
Type '"hi-id"' does not satisfy the constraint 'keyof RouteNamedMap'.
|
typecheck:
pages/tpl/hi/[id].vue#L4
'route' is of type 'unknown'.
|
typecheck:
pages/tpl/hi/[id].vue#L7
'route' is of type 'unknown'.
|
typecheck
Process completed with exit code 1.
|
lint:
layouts/default.vue#L2
UnoCSS utilities are not ordered
|