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 11d708d9c7 Create initial table tokens package
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-05-23 11:59:39 +03:00

5 lines
82 B
JSON

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