mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2026-08-08 02:02:33 +00:00
6 lines
228 B
JSON
6 lines
228 B
JSON
{
|
|
"$schema": "https://unpkg.com/knip@5/schema.json",
|
|
"entry": ["src/main.tsx", "src/landing/main.tsx", "src/learn/main.tsx", "scripts/*.ts"],
|
|
"ignoreDependencies": ["@fontsource/.*", "@fontsource-variable/.*", "marked"]
|
|
}
|