Files
babel/packages/babel-helper-fixtures
Huáng Jùnliàng 814212f0be Remove babel polyfill from fixture test runner (#12130)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
2020-12-22 02:42:39 +01:00
..
2017-03-25 21:46:16 -04:00
2020-12-09 23:44:59 +01:00

@babel/helper-fixtures

Helper function to support fixtures

See our website @babel/helper-fixtures for more information.

Install

Using npm:

npm install --save-dev @babel/helper-fixtures

or using yarn:

yarn add @babel/helper-fixtures --dev