correction vite-env.d.ts
This commit is contained in:
+2
-2
@@ -14,6 +14,6 @@
|
||||
"allowJs": true,
|
||||
"esModuleInterop": true
|
||||
},
|
||||
"include": ["src"],
|
||||
"exclude": ["**/*.js"]
|
||||
"include": ["src"]
|
||||
// "exclude": ["**/*.js"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user