Files
fressh/knip.ts
EthanShoeDev 38e16a9536 mono repo
2025-09-09 22:27:48 -04:00

6 lines
96 B
TypeScript

import type { KnipConfig } from 'knip';
const config: KnipConfig = {};
export default config;