diff --git a/tsconfig.json b/tsconfig.json index db7e948..95e385a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -15,6 +15,5 @@ ], "vue": ["node_modules/vue"] }, - }, - "include": ["src/**/*.ts", "src/plugins/index.js"] + } } \ No newline at end of file