This website requires JavaScript.
Explore
Help
Sign In
Joplin
/
joplin
mirror of
https://github.com/laurent22/joplin.git
Watch
1
Star
0
Fork
You've already forked joplin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
97c73b22d1
joplin
/
CliClient
/
.babelrc
4 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Trying CLI client
2017-06-05 22:00:02 +00:00
{
async/await
2017-06-15 21:17:56 +00:00
"presets": ["env", "react"],
"plugins": ["syntax-async-functions","transform-runtime"]
Trying CLI client
2017-06-05 22:00:02 +00:00
}