bitburner-src/.babelrc

4 lines
41 B
Plaintext
Raw Normal View History

{
"presets": ["@babel/preset-react"]
}