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
2019-01-10 18:57:44 -05:00

5 lines
61 B
Plaintext

{
"presets": [
"@babel/preset-typescript"
]
}