This repository has been archived on 2024-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
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"
]
}