pleroma-fe/.babelrc

6 行
96 B
Plaintext
Raw 通常表示 履歴

2016-10-26 23:46:32 +09:00
{
"presets": ["es2015", "stage-2"],
"plugins": ["transform-runtime"],
"comments": false
}