1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2020-10-08 20:36:18 +03:00
parent 835b2e8916
commit 3b92b4d38d

View File

@ -17,7 +17,8 @@
}, },
"include": [ "include": [
"../../types", "../../types",
"./main.ts" "./*.ts",
"./*.tsx"
], ],
"exclude": [ "exclude": [
"node_modules", "node_modules",