chore: add a simple playground, close #17 #73
Annotations
4 errors and 2 warnings
typecheck:
playground/src/main.ts#L2
Cannot find module 'vue-router/auto' or its corresponding type declarations.
|
typecheck:
playground/src/main.ts#L3
Cannot find module './App.vue' or its corresponding type declarations.
|
typecheck:
playground/src/main.ts#L10
Property 'env' does not exist on type 'ImportMeta'.
|
typecheck
Process completed with exit code 1.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|