This website requires JavaScript.
Explore
Help
Sign In
barmar
/
tethys.frontend
Watch
1
Star
0
Fork
0
You've already forked tethys.frontend
forked from
geolba/tethys.frontend
Code
Pull Requests
Activity
38b8973f02
tethys.frontend
/
babel.config.js
4 lines
69 B
JavaScript
Raw
Normal View
History
Unescape
Escape
init
2021-10-28 08:31:51 +00:00
module
.
exports
=
{
- vue-cli upgrade 4.5 to 5.0.4 - npm updates for rxjs, axios, sass-loader, typescript and eslint - adapt eslint and prettier
2022-05-31 14:37:41 +00:00
presets
:
[
"@vue/cli-plugin-babel/preset"
]
,
init
2021-10-28 08:31:51 +00:00
}
;
Copy Permalink