mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
492bdbd585
* kindsys: Rename mudball to common schemas * Update all core plugin imports * Add missed table types * Remove invalid JSON comment * Remove coremodel dir from codeowners
5 lines
80 B
JSON
5 lines
80 B
JSON
{
|
|
"exclude": ["dist/**/*", "**/*.test.ts*"],
|
|
"extends": "./tsconfig.json"
|
|
}
|