This website requires JavaScript.
Explore
Help
Sign In
joe
/
kami-parse-server
Public Access
Watch
1
Star
0
Fork
0
You've already forked kami-parse-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f3765e0b8eb148e2e1fbbda70769a4b74705adc7
kami-parse-server
/
.babelrc
10 lines
124 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .babelrc
2016-02-08 19:42:00 -08:00
{
Add and enable Flow type checking.
2016-02-21 01:51:08 -08:00
"plugins": [
"transform-flow-strip-types"
],
"presets": [
"es2015",
"stage-0"
]
Add .babelrc
2016-02-08 19:42:00 -08:00
}
Reference in New Issue
Copy Permalink