1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-07 01:56:24 -07:00
gochan/frontend/.babelrc

6 lines
79 B
Text
Raw Normal View History

{
"presets": ["@babel/preset-env"],
"comments": false,
"sourceMaps": true
}