#!/bin/bash # Create CommonJS package.json cat >dist/cjs/package.json <dist/cjs/index.d.ts <dist/esm/package.json <dist/esm/index.d.ts <dist/runkit.js < { const val = snapshot.exists() ? snapshot.val() : 0; return val + 1; // new value for "counter" property }); // Remove "runkit" await db.ref('runkit').remove(); JAVASCRIPT