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
2024-11-22 17:06:57 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
354c1e992e
grafana
/
packages
/
grafana-schema
/
tsconfig.build.json
5 lines
80 B
JSON
Raw
Normal View
History
Unescape
Escape
Schema: create a new schema package for basic models (#38409)
2021-08-23 15:03:41 -05:00
{
Kindsys: Rename mudball to common schemas, allow multiple input cue files (#61703) * kindsys: Rename mudball to common schemas * Update all core plugin imports * Add missed table types * Remove invalid JSON comment * Remove coremodel dir from codeowners
2023-01-18 11:40:22 -06:00
"exclude"
:
[
"dist/**/*"
,
"**/*.test.ts*"
]
,
Schema: create a new schema package for basic models (#38409)
2021-08-23 15:03:41 -05:00
"extends"
:
"./tsconfig.json"
}
Reference in New Issue
Copy Permalink