sejm-calculator/.babelrc

7 wiersze
59 B
Plaintext

{
"presets": [
"@babel/env",
"@babel/typescript"
]
}