* Ignore fixture directories that do not contain input or exec * Fix parser test fixtures structures for some imported esprima tests. * Warn on test folders that are not empty and do not contain testfiles
@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