chore(vite): add vite types to tsconfig
This commit is contained in:
+3
-1
@@ -31,7 +31,9 @@
|
||||
"tsBuildInfoFile": "./tsconfig.tsbuildinfo",
|
||||
"paths": {
|
||||
"@grafana/schema/dist/esm/*": ["../packages/grafana-schema/src/*"]
|
||||
}
|
||||
},
|
||||
|
||||
"types": ["vite/client"]
|
||||
},
|
||||
"ts-node": {
|
||||
"compilerOptions": {
|
||||
|
||||
Reference in New Issue
Block a user