UNPKG

knip

Version:

Find and fix unused files, dependencies and exports in your TypeScript and JavaScript projects

10 lines (9 loc) 132 B
const title = 'Node.js'; const args = { positional: true, nodeImportArgs: true, }; export default { title, args, };