1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/technical-features/react-application/tsconfig.json
Janne Savolainen 00b85fed0e
Rename feature for clarity
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2023-03-31 11:01:21 +03:00

5 lines
94 B
JSON

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