UNPKG

check-ethereum-scanner

Version:

Safety checks for new Ethereum tokens

10 lines 168 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./lib", "esModuleInterop": true }, "include": [ "./src" ] }