🚀 Feature: Infer blockVitest
config arguments from files on disk
#2077
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Milestone
Feature Request Checklist
main
branch of the repository.Overview
As of JoshuaKGoldberg/bingo#327 -> JoshuaKGoldberg/bingo#328, Blocks can define an
intake
to infer Addons from existing files on disk. Filing this issue to track using this feature inblockVitest
to infer the arguments passed todefineConfig
.Additional Info
This is one of the most common customizations I've made in
create-typescript-app.config.js
files. Enabling it to be inferred will reduce the number of files that have to be explicitly added to repos. 🔪Example: https://github.com/JoshuaKGoldberg/get-github-auth-token/pull/375/files#diff-0a58614224d2fb069bf0ef946b864a49635ec6736bf313bf6bf619bf59e6f387R23-R27
🎁
The text was updated successfully, but these errors were encountered: