* Enforce `workspace:^` to specify `@babel/` dependencies * `yarn constraints --fix` * Update lockfile
@babel/plugin-syntax-decimal
Allow parsing of decimal
See our website @babel/plugin-syntax-decimal for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-syntax-decimal
or using yarn:
yarn add @babel/plugin-syntax-decimal --dev