rage-framework-rpc/.babelrc

5 lines
61 B
Plaintext
Raw Normal View History

2019-01-10 23:57:44 +00:00
{
"presets": [
"@babel/preset-typescript"
]
}