1
0
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:
Roman 2020-09-04 15:14:03 +03:00
parent 57d6f8f933
commit a78893bb3b

View File

@ -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