The Wayback Machine - https://web.archive.org/web/20201215175202/https://github.com/twbs/bootstrap/blob/main/.babelrc.js
Skip to content
Permalink
main
Go to file
 
 
Cannot retrieve contributors at this time
12 lines (12 sloc) 162 Bytes
module.exports = {
presets: [
[
'@babel/preset-env',
{
loose: true,
bugfixes: true,
modules: false
}
]
]
};
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.