vega-frontend-monorepo/libs/smart-contracts/.babelrc

4 lines
46 B
Plaintext
Raw Normal View History

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