mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
extensions-api -- in-progress - fix example out
Signed-off-by: Roman <ixrock@gmail.com>
This commit is contained in:
parent
57d6f8f933
commit
a78893bb3b
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../../tsconfig.json",
|
"extends": "../../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
|
"outDir": ".",
|
||||||
"module": "CommonJS",
|
"module": "CommonJS",
|
||||||
"sourceMap": false,
|
"sourceMap": false,
|
||||||
"declaration": false
|
"declaration": false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user