This repository has been archived on 2023-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
freecodecamp-projects/7-quality-assurance/5-american-british-translator/.babelrc

3 lines
38 B
Text
Raw Permalink Normal View History

2022-11-19 15:43:04 +00:00
{
"presets": ["@babel/preset-env"]
}