Files
graphfx/.babelrc
2019-12-06 20:39:05 +01:00

6 lines
74 B
Plaintext

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