knip-it-test
Version:
A CLI tool to identify redundant code with knip
1 lines • 123 B
JavaScript
const config = {entry:['src/index.tsx'], project:src/**/*.tsx,src/**/*.ts,src/**/*.jsx,src/**/*.js}; export default config;
A CLI tool to identify redundant code with knip