UNPKG

solana-token-list

Version:

Homebrew Solana Token Registry with Coingecko data

10 lines (9 loc) 180 B
{ "extends": "./tsconfig", "compilerOptions": { "target": "esnext", "outDir": "dist/module", "module": "esnext" }, "exclude": ["node_modules/**", "tools/**"] }