1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/technical-features/messaging/electron/main/tsconfig.json
Janne Savolainen c2ab0de2df
Consolidate electron related stuff to a directory
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2023-03-21 10:57:15 +02:00

5 lines
82 B
JSON

{
"extends": "@k8slens/typescript/config/base.json",
"include": ["**/*.ts"]
}