UNPKG

@ethersphere/swarm-cli

Version:
13 lines (12 loc) 173 B
{ "extends": "./tsconfig.json", "include": [ "src", "test", "jest.config.ts", ], "compilerOptions": { "noEmit": true, "skipLibCheck": true } }