2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00

feat: nuxt init

This commit is contained in:
Jeff Sagal
2024-03-22 20:07:17 -07:00
parent b211d1c42a
commit 84ba1f4426
4 changed files with 136 additions and 106 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"extends": "@vue/tsconfig/tsconfig.web.json",
"extends": "@vue/tsconfig/tsconfig.dom.json",
"include": ["env.d.ts", "src/**/*", "src/**/*.vue"],
"exclude": ["tests"],
"compilerOptions": {