Files
NODEDC_TASKMANAGER/plane-src/packages/i18n/tsconfig.json
T
2026-04-18 18:39:25 +03:00

6 lines
135 B
JSON

{
"extends": "@plane/typescript-config/react-library.json",
"include": ["./src"],
"exclude": ["dist", "build", "node_modules"]
}