Files
setup-haskell/node_modules/@babel/template/README.md
Timothy Clem 63b90beb0c npm audit fix
2019-09-30 10:04:01 -07:00

457 B

@babel/template

Generate an AST from a string template.

See our website @babel/template for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/template

or using yarn:

yarn add @babel/template --dev