This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-25 18:55:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
beca6a08b030405b084eda0c831a26b95cb9b1e3
grafana
/
public
/
app
/
plugins
/
datasource
/
grafana-pyroscope-datasource
/
tsconfig.json
5 lines
78 B
JSON
Raw
Normal View
History
Unescape
Escape
Pyroscope: Add standalone build (#80222) * Pyroscope standalone build * Fix for tests * Add missing packages * Remove import * Update trace to profiles * Update test
2024-01-16 12:46:15 +00:00
{
"extends"
:
"@grafana/plugin-configs/tsconfig.json"
,
Prettify `tsconfig.json` files for T&P data sources (#81262)
2024-01-25 16:44:16 +01:00
"include"
:
[
"."
]
,
Pyroscope: Add standalone build (#80222) * Pyroscope standalone build * Fix for tests * Add missing packages * Remove import * Update trace to profiles * Update test
2024-01-16 12:46:15 +00:00
}
Reference in New Issue
Copy Permalink