mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Add typings to package.json in packages (#18640)
Fixes Go to definition in webstorm
This commit is contained in:
@@ -40,5 +40,6 @@
|
||||
"rollup-plugin-visualizer": "0.9.2",
|
||||
"sinon": "1.17.6",
|
||||
"typescript": "3.5.3"
|
||||
}
|
||||
},
|
||||
"types": "src/index.ts"
|
||||
}
|
||||
|
Reference in New Issue
Block a user