dat.gui/.babelrc
2018-01-20 21:08:15 -08:00

8 lines
67 B
Plaintext

{
"presets": [
["env", {
"modules": false
}]
]
}