This website works better with JavaScript.
Home
Explore
Help
Sign In
trent_larson
/
crowd-funder-for-time-pwa
Watch
4
Star
1
Fork
2
Code
Pull Requests
14
Releases
5
Wiki
Activity
14
Commits
79
Branches
23
Tags
456 MiB
Vue
52.8%
TypeScript
22.6%
JavaScript
20.3%
Shell
2.6%
Python
0.9%
Other
0.7%
Tree:
4b8466fb04
crowd-funder-for-time-pwa
/
babel.config.js
3 lines
67 B
Raw
Blame
History
module
.
exports
=
{
presets
:
[
"@vue/cli-plugin-babel/preset"
]
,
}
;