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