frappe_docker/frappe-bench/node_modules/babel-helper-mark-eval-scopes/README.md
2017-07-31 15:51:51 +05:30

9 lines
196 B
Markdown

# babel-helper-mark-eval-scopes
Traverse through input path and mark all scopes that contain Direct eval (`eval("")`) calls.
## Installation
```sh
npm install babel-helper-mark-eval-scopes
```