1
0
mirror of https://github.com/lensapp/lens.git synced 2024-09-19 21:37:13 +03:00
lens/packages/routing/tsconfig.json
Gabriel e8c94abc0b feature @k8slens/routing
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-25 17:38:02 -04:00

5 lines
95 B
JSON

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