Skip to content

Ship with a tsconfig you can extend #9

@Raynos

Description

@Raynos

By shipping a tsconfig.json in the npm package the user will be able to do

{
  "extends": "tsdocstandard/tsconfig.json",
  "include": ["src/**/*"],
  "exclude": ["node_modules", "**/*.spec.ts"]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions