mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Toolkit: Remove deprecated plugin:build (#67485)
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"extends": "../../../packages/grafana-toolkit/src/config/tsconfig.plugin.json",
|
||||
"extends": "@grafana/tsconfig",
|
||||
"include": ["src", "types"],
|
||||
"compilerOptions": {
|
||||
"declaration": false,
|
||||
"rootDir": "./src",
|
||||
"baseUrl": "./src"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user