1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/cluster-sidebar/tsconfig.json
Sebastian Malton 8ac66380ad chore: Extract sidebar item injection token into separate package
- Add unit tests to cover custom resources sidebar items

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-23 10:46:02 +02:00

5 lines
88 B
JSON

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