JoshuaKGoldberg / JoshuaKGoldberg/create-typescript-app
🚀 Feature: Use local Knip Schema
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 89
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
### Feature Request Checklist
- [x] I have looked at the latest version of the project.
- [x] I have [searched for related issues](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aissue) and found none that matched my issue.
### Overview
Knip ships the current JSON schema as part of the package, so that it stays in sync (and doesn't need internet access).
Example (from an overengineered repo of mine 😉):
https://github.com/PSDTools/psdtools.github.io/blob/7985d75c50daf42fe28d24cef062316ee359f393/knip.json#L2
### Additional Info
A quick search of the docs doesn't show that it's documented...
Contributor guide
Assessment
This issue has not been assessed yet.