UNPKG

@nodeset/contracts

Version:

Protocol for accessing NodeSet's Constellation Ethereum staking network

13 lines (12 loc) 289 B
{ "compilerOptions": { "esModuleInterop": true, "allowJs": true, "outDir": "dist", // or any other preferred output directory, "target": "es2020", "module": "commonjs", "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true } }