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
8beff981426b2f78083e7090cba1d4336324b7f9
grafana
/
public
/
app
/
plugins
/
datasource
/
grafana-pyroscope-datasource
/
tsconfig.json
5 lines
77 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"
,
Update Prettier checks to parse also JSON files (#82046)
2024-02-09 12:16:40 +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