mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-28 16:15:49 +00:00
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
{
|
|
"presets": ["es2015", "stage-1"],
|
|
"plugins": ["syntax-flow", "transform-flow-strip-types"]
|
|
}
|