or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

index.md
tile.json

tile.json

{
  "name": "tessl/npm-babel--plugin-transform-exponentiation-operator",
  "version": "7.27.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/%40babel/plugin-transform-exponentiation-operator@7.27.1",
  "summary": "Babel plugin that transforms ES2016 exponentiation operators (**) and assignment operators (**=) to ES5-compatible Math.pow() function calls"
}