chore(knip): use relative $schema path (#6659)

This commit is contained in:
Joél Solano
2025-12-10 10:50:29 +01:00
committed by github-actions[bot]
parent d7125870f8
commit e216af8d49

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://unpkg.com/knip@5/schema-jsonc.json",
"$schema": "./node_modules/knip/schema-jsonc.json",
"ignoreExportsUsedInFile": {
"interface": true,
"type": true