sejm-calculator/.babelrc

7 wiersze
59 B
Plaintext

2019-08-29 17:07:09 +00:00
{
"presets": [
"@babel/env",
"@babel/typescript"
]
}