UNPKG

@hammerhq/cli-tool

Version:

✨ A simple CLI commander system

16 lines (15 loc) 343 B
{ "compilerOptions": { "module": "NodeNext", "declaration": true, "removeComments": false, "allowSyntheticDefaultImports": true, "target": "ESNext", "outDir": "./dist", "baseUrl": "./", "moduleResolution": "NodeNext", "esModuleInterop": true, "strict": true, "forceConsistentCasingInFileNames": true } }