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": "6.24.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/babel-plugin-transform-exponentiation-operator@6.24.1",
  "summary": "Babel plugin that compiles exponentiation operator (**) to ES5-compatible Math.pow() calls"
}