This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
youjo-fe
Watch
1
Star
0
Fork
You've already forked youjo-fe
0
mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced
2025-01-19 02:36:05 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2dd99c7dd9
youjo-fe
/
.babelrc
6 lines
106 B
Text
Raw
Normal View
History
Unescape
Escape
Basic skeleton
2016-10-26 16:46:32 +02:00
{
"presets": ["es2015", "stage-2"],
Add lodash transformation to save a few kbs.
2017-02-18 13:39:10 +01:00
"plugins": ["transform-runtime", "lodash"],
Basic skeleton
2016-10-26 16:46:32 +02:00
"comments": false
}
Reference in a new issue
Copy permalink