plugins/graphiql: update tsconfig for plugin serve
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"include": ["src"],
|
||||
"include": ["src", "dev"],
|
||||
"compilerOptions": {
|
||||
"baseUrl": "src"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user