Files
30-seconds-of-code/node_modules/babel-helper-mark-eval-scopes/README.md
2019-08-20 15:52:05 +02:00

196 B

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