Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Request: Allow configurable base configurations (e.g. tsconfig) #16

@pattobrien

Description

@pattobrien

First of all, couldn't tell you how excited we are to be experimenting with the latest vp tool! I've been personally trying it out for several weeks now, and wanted to provide some usability feedback.

It's very common for monorepos to have a package(s) that contains base configuration files for some tool; and even in the new oxc and tsgo world, reusable tsconfig and oxlint configs will still have their place and will definitely be common use cases.

It would be great if there was some way to configure base configs, rather than generate tsconfig.json files that re-define common compilerOptions (e.g. strict, noUnusedLocals, etc.). On the other hand, there are some fields that should always be re-defined per package/application.

This would definitely enhance the DevX scaffolding / package-creation experience!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions