Home / File/ tsconfig.lint.json — ui Source File

tsconfig.lint.json — ui Source File

Architecture documentation for tsconfig.lint.json, a json file in the ui codebase.

Entity Profile

Source Code

{
  "extends": "@workspace/typescript-config/react-library.json",
  "compilerOptions": {
    "outDir": "dist"
  },
  "include": ["src", "turbo"],
  "exclude": ["node_modules", "dist"]
}

Frequently Asked Questions

What does tsconfig.lint.json do?
tsconfig.lint.json is a source file in the ui codebase, written in json.
Where is tsconfig.lint.json in the architecture?
tsconfig.lint.json is located at templates/monorepo-next/packages/ui/tsconfig.lint.json (directory: templates/monorepo-next/packages/ui).

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free