fensu target add appends a SvelteKit target to an existing fensu.toml:
rule_packs = ["sveltekit"], uses roots = ["src"] with a mirrored test
layout, and selects FPSK.
Requirements
fensu.tomlmust already contain explicit[targets.<name>]blocks. The command does not convert a legacy flat configuration or edit[tool.fensu].NAMEmust be new and contain only ASCII letters, digits,-, or_.PATHmust be an existing repository-relative directory without symlinks or parent traversal, and it must contain a non-symlinksrc/directory.--preset sveltekitand--path PATHare both required.
Related
TypeScript and SvelteKit
Decide when to detect, add, and gradually adopt a web analyzer target.
Configuration
Configure Python and web projects under one repository policy.

