1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/metrics/tsconfig.json
Juho Heikka 53cb3a5d38
Add metrics Feature (#7507)
Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
2023-04-12 14:40:00 +03:00

5 lines
88 B
JSON

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