mirror of https://gitee.com/antv-l7/antv-l7
f7e5376b7d | ||
---|---|---|
.. | ||
__tests__ | ||
lib | ||
src | ||
README.md | ||
package.json |
README.md
babel-helper-mark-eval-scopes
Traverse through input path and mark all scopes that contain Direct eval (eval("")
) calls.
Installation
npm install babel-helper-mark-eval-scopes --save-dev