benjamn / ast-types

Esprima-compatible implementation of the Mozilla JS Parser API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esprima def should contain Super

mroch opened this issue · comments

Super is currently only in def/babel.js, but it's part of estree and also used by esprima.