mirror of
https://github.com/better-auth/better-auth.git
synced 2026-06-02 12:26:43 -05:00
chore(knip): use relative $schema path (#6659)
This commit is contained in:
committed by
github-actions[bot]
parent
d7125870f8
commit
e216af8d49
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user