1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/table/tsconfig.json
Alex Andreev 6e6e540a35 Add table package tsconfig and webpack.config
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 11:05:39 +03:00

4 lines
81 B
JSON

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