grafana/packages/grafana-schema/tsconfig.build.json
sam boyer 492bdbd585
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 17:40:22 +00:00

5 lines
80 B
JSON

{
"exclude": ["dist/**/*", "**/*.test.ts*"],
"extends": "./tsconfig.json"
}