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",
"compilerOptions": {
"outDir": ".",
"module": "CommonJS",
"sourceMap": false,
"declaration": false